From e4eb20cc5f1fd0d72fafbf2ad6b52297d04e1c2d Mon Sep 17 00:00:00 2001 From: antoine Date: Wed, 30 Jul 2014 05:32:55 +0000 Subject: Unbreak reference port --- devel/gconf2/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel/gconf2') diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 1687482155c7..2e3607e8ab7f 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -14,16 +14,17 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Configuration database system for GNOME - LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING +USES= tar:bzip2 + .if !defined(REFERENCE_PORT) LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit -USES= pathfix gettext gmake pkgconfig tar:bzip2 +USES+= pathfix gettext gmake pkgconfig USE_GNOME= gnomehier orbit2 gtk20 libxml2 ltverhack \ referencehack intlhack dconf introspection:build USE_LDCONFIG= yes -- cgit