From 16bf3dda03dc74f0be4b2f613a136126ae7fe404 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 15 Nov 2004 23:04:25 +0000 Subject: Fix the build on 4.X. Reported by: pointyhat via kris --- sysutils/gksu/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils') 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" -- cgit