aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/qtcurve-gtk2
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-11 17:17:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-11 17:17:35 +0000
commit251f4ca6f14914170f3b0d23731bb82c39775a4a (patch)
tree1a0c82510e2ad579641a51eadbef715702daac7a /x11-themes/qtcurve-gtk2
parent2c59cf34e76e83163267dcd971e9939e4bbaab41 (diff)
downloadports-251f4ca6f14914170f3b0d23731bb82c39775a4a.tar.gz
ports-251f4ca6f14914170f3b0d23731bb82c39775a4a.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326995
Diffstat (limited to 'x11-themes/qtcurve-gtk2')
-rw-r--r--x11-themes/qtcurve-gtk2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve-gtk2/Makefile b/x11-themes/qtcurve-gtk2/Makefile
index aef31c65e538..173ca008d724 100644
--- a/x11-themes/qtcurve-gtk2/Makefile
+++ b/x11-themes/qtcurve-gtk2/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= makc@FreeBSD.org
COMMENT= QtCurve GTK2 Theme Engine
USE_BZIP2= yes
-USES= cmake
+USES= cmake pkgconfig
USE_GNOME= gtk20
.include <bsd.port.pre.mk>