aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-11-16 07:04:25 +0800
committermarcus <marcus@FreeBSD.org>2004-11-16 07:04:25 +0800
commit16bf3dda03dc74f0be4b2f613a136126ae7fe404 (patch)
treea30f3341479998453ef45d3167072f943afff9c9 /sysutils
parentd6c2d32701e5fe5c97f88c4363a657c5b651cb55 (diff)
downloadfreebsd-ports-gnome-16bf3dda03dc74f0be4b2f613a136126ae7fe404.tar.gz
freebsd-ports-gnome-16bf3dda03dc74f0be4b2f613a136126ae7fe404.tar.zst
freebsd-ports-gnome-16bf3dda03dc74f0be4b2f613a136126ae7fe404.zip
Fix the build on 4.X.
Reported by: pointyhat via kris
Diffstat (limited to 'sysutils')
-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"