aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-06 01:37:22 +0800
committerantoine <antoine@FreeBSD.org>2013-09-06 01:37:22 +0800
commita4613d621182fa8aba50dcd9e24f5e9577403350 (patch)
treef26b60296b320b1901d50506249e5bbe82bc318f /deskutils
parent5c1fbe1bc23b421d789e126f4cc702b46225edf0 (diff)
downloadfreebsd-ports-gnome-a4613d621182fa8aba50dcd9e24f5e9577403350.tar.gz
freebsd-ports-gnome-a4613d621182fa8aba50dcd9e24f5e9577403350.tar.zst
freebsd-ports-gnome-a4613d621182fa8aba50dcd9e24f5e9577403350.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/notify-osd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/notify-osd/Makefile b/deskutils/notify-osd/Makefile
index 62e605203a4c..f26e77e37e1f 100644
--- a/deskutils/notify-osd/Makefile
+++ b/deskutils/notify-osd/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus
GNU_CONFIGURE= yes
-USES= gmake
+USES= gmake pkgconfig
USE_GNOME= libwnck gconf2
USE_GCC= yes