summaryrefslogtreecommitdiffstats
path: root/net/tapidbus
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-07-23 01:33:55 +0000
committerdougb <dougb@FreeBSD.org>2012-07-23 01:33:55 +0000
commitfcfde219d56f661cbbdb46077d166fdf2046d5f0 (patch)
tree6f6452717d480fc723cb34dac6821c9a57f49795 /net/tapidbus
parentd62f44f24081b479732367e1a0a910179d98b16f (diff)
downloadFreeBSD-ports-fcfde219d56f661cbbdb46077d166fdf2046d5f0.zip
FreeBSD-ports-fcfde219d56f661cbbdb46077d166fdf2046d5f0.tar.gz
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep added by bsd.gnome.mk.
Diffstat (limited to 'net/tapidbus')
-rw-r--r--net/tapidbus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tapidbus/Makefile b/net/tapidbus/Makefile
index 0287e18..e225d6a 100644
--- a/net/tapidbus/Makefile
+++ b/net/tapidbus/Makefile
@@ -14,12 +14,13 @@ MASTER_SITES= SF/tapioca-voip/OldFiles
MAINTAINER= ports@FreeBSD.org
COMMENT= Abstraction layer for interprocess communication
+BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
-USE_GNOME= pkgconfig glib20 gnomehack
+USE_GNOME= glib20 gnomehack
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
OpenPOWER on IntegriCloud