diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-17 09:14:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-17 09:14:13 +0000 |
commit | 1b6c0f85995db4027030598da09ae99a134bd238 (patch) | |
tree | 4c778b4148ac5c1691570878c42cc5e595f12b08 /devel/gnomevfs2 | |
parent | 18dd6d4eaab5a5106b53f1ca9854c515ba37d3fd (diff) | |
download | ports-1b6c0f85995db4027030598da09ae99a134bd238.tar.gz ports-1b6c0f85995db4027030598da09ae99a134bd238.zip |
Notes
Diffstat (limited to 'devel/gnomevfs2')
-rw-r--r-- | devel/gnomevfs2/Makefile | 1 |
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} |