aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gksu
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-03-20 18:03:51 +0800
committerpav <pav@FreeBSD.org>2008-03-20 18:03:51 +0800
commit2d2004a52167e30306f8b8abe46282f6d8123872 (patch)
tree373de66d09931f9604336f922d27f78e57266194 /sysutils/gksu
parent5b19e741709257b64071ea796a969ab8a01f1ffa (diff)
downloadfreebsd-ports-gnome-2d2004a52167e30306f8b8abe46282f6d8123872.tar.gz
freebsd-ports-gnome-2d2004a52167e30306f8b8abe46282f6d8123872.tar.zst
freebsd-ports-gnome-2d2004a52167e30306f8b8abe46282f6d8123872.zip
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'sysutils/gksu')
-rw-r--r--sysutils/gksu/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/gksu/Makefile b/sysutils/gksu/Makefile
index 6d9ec981b999..c843999e2311 100644
--- a/sysutils/gksu/Makefile
+++ b/sysutils/gksu/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= gksu1.2.0:${PORTSDIR}/sysutils/libgksu \
USE_X_PREFIX= yes
USE_GNOME= gtk20 pkgconfig gnomeprefix gnomehack gconf2 intlhack
GNU_CONFIGURE= yes
-USE_GETOPT_LONG=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"