aboutsummaryrefslogtreecommitdiff
path: root/net/tapidbus
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-07-23 01:33:55 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-07-23 01:33:55 +0000
commit86b7e3bb7fa6c4f04afdcca83751e1bf8cfa59bb (patch)
tree6f6452717d480fc723cb34dac6821c9a57f49795 /net/tapidbus
parentde0b37c73a99474e2e508d23231f9c4dfb1ff7c1 (diff)
downloadports-86b7e3bb7fa6c4f04afdcca83751e1bf8cfa59bb.tar.gz
ports-86b7e3bb7fa6c4f04afdcca83751e1bf8cfa59bb.zip
Notes
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 0287e18b3986..e225d6aa32e0 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}