summaryrefslogtreecommitdiffstats
path: root/devel/libgsf
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
committermarcus <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
commit7f1f373c25f74ecfbaf9c5bfb4074a95228216f6 (patch)
treea275bb65cb1b83d2d0c4e0c043186a0176c357ce /devel/libgsf
parente19daf26a391b9070456a133fb8dbaf46ca059c8 (diff)
downloadFreeBSD-ports-7f1f373c25f74ecfbaf9c5bfb4074a95228216f6.zip
FreeBSD-ports-7f1f373c25f74ecfbaf9c5bfb4074a95228216f6.tar.gz
Convert to new GNOME infrastructure.
Diffstat (limited to 'devel/libgsf')
-rw-r--r--devel/libgsf/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
index 4ae662a..7a7a742 100644
--- a/devel/libgsf/Makefile
+++ b/devel/libgsf/Makefile
@@ -15,18 +15,14 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= An extensible i/o abstraction for dealing with structured file formats
-LIB_DEPENDS= bonobo-2.0:${PORTSDIR}/devel/libbonobo \
- gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2
-
USE_BZIP2= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-USE_GNOME= gnomehack
+USE_GNOME= gnomehack libbonobo gnomevfs2
USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc/gsf \
--disable-gtk-doc --with-gnome
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
.include <bsd.port.mk>
OpenPOWER on IntegriCloud