aboutsummaryrefslogtreecommitdiff
path: root/devel/gnomevfs2
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-11-15 07:18:47 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-11-15 07:18:47 +0000
commit43e0ed1b5c760f4d8d8c7d50441ed7b1e5f4d241 (patch)
tree9a624be0a70a30f132de4386ceebe589a6ec6627 /devel/gnomevfs2
parent0fcebac3e3cb7a6dd00305c77dcb63e5719af59a (diff)
downloadports-43e0ed1b5c760f4d8d8c7d50441ed7b1e5f4d241.tar.gz
ports-43e0ed1b5c760f4d8d8c7d50441ed7b1e5f4d241.zip
Notes
Diffstat (limited to 'devel/gnomevfs2')
-rw-r--r--devel/gnomevfs2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile
index 66e647ff9821..790b99914199 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}