summaryrefslogtreecommitdiff
path: root/devel/gnomevfs2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-17 09:14:13 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-17 09:14:13 +0000
commit1b6c0f85995db4027030598da09ae99a134bd238 (patch)
tree4c778b4148ac5c1691570878c42cc5e595f12b08 /devel/gnomevfs2
parentRemove a .orig patch. (diff)
Remove CONFIGURE_ARGS as it is taken care of by the gnomeprefix component.
Notes
Notes: svn path=/head/; revision=70297
Diffstat (limited to 'devel/gnomevfs2')
-rw-r--r--devel/gnomevfs2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile
index af348dfdd260..9af2e61c9861 100644
--- a/devel/gnomevfs2/Makefile
+++ b/devel/gnomevfs2/Makefile
@@ -27,7 +27,6 @@ USE_GNOME= gnomeprefix gnomehack gnomehier gnomemimedata
USE_REINPLACE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --with-gconf-source=xml::${PREFIX}/etc/gconf/gconf.xml.defaults
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
BSD_PTHREAD_LIB=${PTHREAD_LIBS}