aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 06:50:21 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 06:50:21 +0800
commitca43e8bb1d83a2d25be74246732c70d4a6dc9975 (patch)
tree13a4099154c016d7a6fa1231f0945884771f424f /x11
parent3ca0120f58f6083a9c8b1a2e526a3079db6132b3 (diff)
downloadfreebsd-ports-gnome-ca43e8bb1d83a2d25be74246732c70d4a6dc9975.tar.gz
freebsd-ports-gnome-ca43e8bb1d83a2d25be74246732c70d4a6dc9975.tar.zst
freebsd-ports-gnome-ca43e8bb1d83a2d25be74246732c70d4a6dc9975.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'x11')
-rw-r--r--x11/alltray/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/alltray/Makefile b/x11/alltray/Makefile
index 9e2b701e7ab4..e6a8bd509e6e 100644
--- a/x11/alltray/Makefile
+++ b/x11/alltray/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= SF
MAINTAINER= acm@FreeBSD.org
COMMENT= Dock any application with no native tray icon
+USES= pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
USE_LDCONFIG= yes