aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-05-28 22:54:53 +0800
committerpi <pi@FreeBSD.org>2016-05-28 22:54:53 +0800
commit11a7ca9256340e60a69f9ef460e09d97de3d3452 (patch)
tree6c86f0735a05a2ad8d892544ee19c1fa17d2fc85 /sysutils
parent6aaba3ecd63c11442126392455d8e6adb8d9c3d1 (diff)
downloadfreebsd-ports-gnome-11a7ca9256340e60a69f9ef460e09d97de3d3452.tar.gz
freebsd-ports-gnome-11a7ca9256340e60a69f9ef460e09d97de3d3452.tar.zst
freebsd-ports-gnome-11a7ca9256340e60a69f9ef460e09d97de3d3452.zip
devel/smokeqt, games/katomic, multimedia/gstreamer1-qt4, net-im/kopete-kde4,
sysutils/kfilemetadata, sysutils/polkit-qt, x11/kde4-runtime - update USES in some kde ports Some are cosmetic; some add shebangfix or pathfix where needed PR: 209304 Submitted by: groot@kde.org (kde)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/kfilemetadata/Makefile2
-rw-r--r--sysutils/polkit-qt/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/kfilemetadata/Makefile b/sysutils/kfilemetadata/Makefile
index cb0badf48080..b5e87687b1c0 100644
--- a/sysutils/kfilemetadata/Makefile
+++ b/sysutils/kfilemetadata/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libpoppler-qt4.so:graphics/poppler-qt4 \
libqmobipocket.so:graphics/kdegraphics4-mobipocket
USE_KDE4= automoc4 kdelibs
-USES= cmake:outsource tar:xz
+USES= cmake:outsource pkgconfig tar:xz
USE_QT4= corelib qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
diff --git a/sysutils/polkit-qt/Makefile b/sysutils/polkit-qt/Makefile
index 46fce623b75f..6af126e46d3c 100644
--- a/sysutils/polkit-qt/Makefile
+++ b/sysutils/polkit-qt/Makefile
@@ -23,7 +23,7 @@ USE_GNOME= glib20
USE_KDE4= automoc4
USE_QT4= corelib dbus gui \
qmake_build moc_build rcc_build uic_build
-USES= cmake:outsource tar:bzip2
+USES= cmake:outsource pkgconfig tar:bzip2
USE_LDCONFIG= yes
post-patch: