aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 01:06:54 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 01:06:54 +0800
commit14ab2bf1d6c0a9a93307008e293bd77108cf2fd0 (patch)
treeef9b65d350963346f68649a9dfa10f6c49f8e664 /devel
parentbc0302d760f86eae35020abb4d50fe457d8c114d (diff)
downloadfreebsd-ports-gnome-14ab2bf1d6c0a9a93307008e293bd77108cf2fd0.tar.gz
freebsd-ports-gnome-14ab2bf1d6c0a9a93307008e293bd77108cf2fd0.tar.zst
freebsd-ports-gnome-14ab2bf1d6c0a9a93307008e293bd77108cf2fd0.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'devel')
-rw-r--r--devel/ptlib26/Makefile3
-rw-r--r--devel/qt4-qdbusviewer/Makefile1
-rw-r--r--devel/qt4-script/Makefile1
3 files changed, 3 insertions, 2 deletions
diff --git a/devel/ptlib26/Makefile b/devel/ptlib26/Makefile
index d01362d4a6e9..dc04f8cb150c 100644
--- a/devel/ptlib26/Makefile
+++ b/devel/ptlib26/Makefile
@@ -18,8 +18,7 @@ LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
CONFLICTS= pwlib-1.* ptlib-2.4.* ptlib-2.8.*
USE_BZIP2= yes
-USES= bison
-USE_GMAKE= yes
+USES= bison gmake pkgconfig
GNU_CONFIGURE= yes
WANT_GNOME= yes
USE_OPENSSL= yes
diff --git a/devel/qt4-qdbusviewer/Makefile b/devel/qt4-qdbusviewer/Makefile
index e9a83321b4ca..2bfe39ddeb5e 100644
--- a/devel/qt4-qdbusviewer/Makefile
+++ b/devel/qt4-qdbusviewer/Makefile
@@ -11,6 +11,7 @@ COMMENT= Qt4 D-Bus viewer
LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus
+USES= pkgconfig
USE_QT4= qmake_build moc_build rcc_build corelib dbus gui xml \
clucene
QT_NONSTANDARD= yes
diff --git a/devel/qt4-script/Makefile b/devel/qt4-script/Makefile
index f95eb3af88e0..2729be6b87d8 100644
--- a/devel/qt4-script/Makefile
+++ b/devel/qt4-script/Makefile
@@ -9,6 +9,7 @@ PKGNAMEPREFIX= qt4-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt script
+USES= pkgconfig
USE_QT4= qmake_build moc_build corelib
QT_NONSTANDARD= yes
QT_DIST= yes