aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-18 16:00:44 +0800
committerbapt <bapt@FreeBSD.org>2013-09-18 16:00:44 +0800
commit8f4f01ed3f58a052f1eb88b6a8c691c83e2fd115 (patch)
tree54cb5602f9483dc1bb1d525dd758d33f1a18191c /net-im
parent4eda48e63a613025e895d92522ce970d4f921595 (diff)
downloadfreebsd-ports-gnome-8f4f01ed3f58a052f1eb88b6a8c691c83e2fd115.tar.gz
freebsd-ports-gnome-8f4f01ed3f58a052f1eb88b6a8c691c83e2fd115.tar.zst
freebsd-ports-gnome-8f4f01ed3f58a052f1eb88b6a8c691c83e2fd115.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'net-im')
-rw-r--r--net-im/decibel/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-im/decibel/Makefile b/net-im/decibel/Makefile
index 0a69edb92f78..c67f6a67b044 100644
--- a/net-im/decibel/Makefile
+++ b/net-im/decibel/Makefile
@@ -1,6 +1,4 @@
-# New ports collection Makefile for: decibel
-# Date created: 2008-02-10
-# Whom: arved
+# Created by: arved
#
# $FreeBSD$
@@ -17,7 +15,7 @@ LIB_DEPENDS= QtTapioca.0:${PORTSDIR}/net-im/tapioca-qt
USE_QT4= xml dbus gui qtestlib qmake_build moc_build uic_build rcc_build
USE_LDCONFIG= yes
-USES= cmake
+USES= cmake pkgconfig
post-patch:
${REINPLACE_CMD} -e \