ports/contrib (3.2): wicd: move man pages, remove trailing space on name= and add wpa_supplicant dependency for wpa connections
commit 0565ea8b8581be43e64709e99faeab6d027e997f Author: Danny Rawlins <monster.romster@gmail.com> Date: Mon Sep 19 08:04:32 2016 +1000 wicd: move man pages, remove trailing space on name= and add wpa_supplicant dependency for wpa connections diff --git a/wicd/Pkgfile b/wicd/Pkgfile index dc759cf..b636164 100644 --- a/wicd/Pkgfile +++ b/wicd/Pkgfile @@ -1,11 +1,11 @@ # Description: A wired and wireless network manager. # URL: http://launchpad.net/wicd # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: dbus-python pygtk urwid +# Depends on: dbus-python pygtk urwid wpa_supplicant -name=wicd +name=wicd version=1.7.2.4 -release=4 +release=5 source=(http://launchpad.net/wicd/1.7/$version/+download/$name-$version.tar.gz wicd.rc http://bazaar.launchpad.net/~wicd-devel/wicd/experimental/diff/770 @@ -32,7 +32,6 @@ build() { /usr/bin/python setup.py configure \ --dbus=/usr/etc/dbus-1/system.d \ - --mandir=/usr/man \ --etc=/etc/wicd \ --no-install-acpi \ --no-install-i18n-man \
participants (1)
-
crux@crux.nu