From b71678b65cb4ce4f5c16da94611be2e0f2472065 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 30 Jul 2000 18:06:27 +0000 Subject: This port requires the bz2 library to build/run. Approved by: maintainer --- devel/gnome-vfs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/gnome-vfs') 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 -- cgit v1.2.3