aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-vfs
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
commit0874a464094102ad4dc553e7db14969221c7cf95 (patch)
tree316c72268fa0edde5c158a669c6eb69de6eddfb6 /devel/gnome-vfs
parent4ad2671dc72463274d5e8748d71f30fa4e94e254 (diff)
downloadports-0874a464094102ad4dc553e7db14969221c7cf95.tar.gz
ports-0874a464094102ad4dc553e7db14969221c7cf95.zip
Notes
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r--devel/gnome-vfs/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index 76e842858d42..323a1cfc5c1d 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -16,13 +16,10 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME Virtual File System
-LIB_DEPENDS= gconf-2.5:${PORTSDIR}/devel/gconf2 \
- bonobo-2.0:${PORTSDIR}/devel/libbonobo
-
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier gnomemimedata
+USE_GNOME= gnomeprefix gnomehack gnomehier gnomemimedata gconf2 libbonobo
USE_REINPLACE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
@@ -30,7 +27,6 @@ CONFIGURE_ARGS= --with-gconf-source=xml::${PREFIX}/etc/gconf/gconf.xml.defaults
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
BSD_PTHREAD_LIBS=${PTHREAD_LIBS}
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
.include <bsd.port.pre.mk>