aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-07-31 02:06:27 +0800
committersteve <steve@FreeBSD.org>2000-07-31 02:06:27 +0800
commit684eae8a8ac5b8ecaa9fb76ce89168aff43a67ff (patch)
tree61db8c57b5f964218544bf48a90eef6762b8f89c /devel/gnome-vfs/Makefile
parentedcbf83ef44ffdce1371877f99f7bc95378a9c24 (diff)
downloadfreebsd-ports-gnome-684eae8a8ac5b8ecaa9fb76ce89168aff43a67ff.tar.gz
freebsd-ports-gnome-684eae8a8ac5b8ecaa9fb76ce89168aff43a67ff.tar.zst
freebsd-ports-gnome-684eae8a8ac5b8ecaa9fb76ce89168aff43a67ff.zip
This port requires the bz2 library to build/run.
Approved by: maintainer
Diffstat (limited to 'devel/gnome-vfs/Makefile')
-rw-r--r--devel/gnome-vfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index 891be079ab57..96c899f3be6b 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \
- gconf.8:${PORTSDIR}/devel/gconf
+ gconf.8:${PORTSDIR}/devel/gconf \
+ bz2.1:${PORTSDIR}/archivers/bzip2
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config