aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gksu
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-15 23:04:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-15 23:04:25 +0000
commitc9d88972beb9a4d4685b2948e115b3d59a0ea815 (patch)
tree2488b8185478796437f644cf3545381b249375e3 /sysutils/gksu
parentcb046655bb625f1ea8d62c6785e5d65cb7279e0f (diff)
downloadports-c9d88972beb9a4d4685b2948e115b3d59a0ea815.tar.gz
ports-c9d88972beb9a4d4685b2948e115b3d59a0ea815.zip
Fix the build on 4.X.
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=121721
Diffstat (limited to 'sysutils/gksu')
-rw-r--r--sysutils/gksu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/gksu/Makefile b/sysutils/gksu/Makefile
index 6a5d93ee9881..b3f1744b490b 100644
--- a/sysutils/gksu/Makefile
+++ b/sysutils/gksu/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= gksu1.2.0:${PORTSDIR}/sysutils/libgksu \
USE_X_PREFIX= yes
USE_GNOME= gtk20 pkgconfig gnomeprefix gnomehack
USE_LIBTOOL_VER=15
+USE_GETOPT_LONG=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"