summaryrefslogtreecommitdiffstats
path: root/devel/gnomevfs2/Makefile
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2004-11-15 07:18:47 +0000
committerbland <bland@FreeBSD.org>2004-11-15 07:18:47 +0000
commitb36a86218700b8884acde5b94c46f49941a2fc58 (patch)
tree1245476c54e6e8f41827b8bfb383888376b15128 /devel/gnomevfs2/Makefile
parent4e9e2ea198375173925610d9a3c2a2b66df6bad3 (diff)
downloadFreeBSD-ports-b36a86218700b8884acde5b94c46f49941a2fc58.zip
FreeBSD-ports-b36a86218700b8884acde5b94c46f49941a2fc58.tar.gz
Axe stale configure option.
Spotted by: mezz
Diffstat (limited to 'devel/gnomevfs2/Makefile')
-rw-r--r--devel/gnomevfs2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile
index 66e647f..790b999 100644
--- a/devel/gnomevfs2/Makefile
+++ b/devel/gnomevfs2/Makefile
@@ -28,8 +28,7 @@ USE_REINPLACE= yes
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-openssl \
- --disable-gnutls \
- --with-gtk=no
+ --disable-gnutls
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
BSD_PTHREAD_LIBS=${PTHREAD_LIBS}
OpenPOWER on IntegriCloud