aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 23:59:59 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 23:59:59 +0800
commit33c2a19acfba2b2a041e331eeaaf140a9243c77c (patch)
treed4af0bb8efe93b9aee9749307686b3ea07fadc4c
parente1476c16a25ea16085c0ae555dbf2732e3655cda (diff)
downloadfreebsd-ports-gnome-33c2a19acfba2b2a041e331eeaaf140a9243c77c.tar.gz
freebsd-ports-gnome-33c2a19acfba2b2a041e331eeaaf140a9243c77c.tar.zst
freebsd-ports-gnome-33c2a19acfba2b2a041e331eeaaf140a9243c77c.zip
Add an explicit dependency on pkgconf
-rw-r--r--sysutils/system-tools-backends/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile
index 64ffda743e4d..12f85c26fa42 100644
--- a/sysutils/system-tools-backends/Makefile
+++ b/sysutils/system-tools-backends/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: system-tools-backends
-# Date created: 11 February 2005
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/sysutils/system-tools-backends/Makefile,v 1.60 2010/04/01 22:21:53 kwm Exp $
-#
PORTNAME= system-tools-backends
PORTVERSION= 2.10.1
@@ -22,8 +18,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
RUN_DEPENDS= p5-Net-DBus>=0:${PORTSDIR}/devel/p5-Net-DBus
USE_BZIP2= yes
-USE_GMAKE= yes
-USE_PERL5= yes
+USES= gmake perl5 pkgconfig
USE_GNOME= gnomehack intlhack glib20
GNU_CONFIGURE= yes
USE_GNOME_SUBR= yes