aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-06 22:30:42 +0800
committerbapt <bapt@FreeBSD.org>2013-09-06 22:30:42 +0800
commit7a90864b218c8d90a992974ffb670ada999b99a5 (patch)
tree5cc091f165440702c8cb9202fa67a718a3b91ef0 /astro
parent8e14f0d0284481bb918484a01042ffcc1fbe5047 (diff)
downloadfreebsd-ports-gnome-7a90864b218c8d90a992974ffb670ada999b99a5.tar.gz
freebsd-ports-gnome-7a90864b218c8d90a992974ffb670ada999b99a5.tar.zst
freebsd-ports-gnome-7a90864b218c8d90a992974ffb670ada999b99a5.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'astro')
-rw-r--r--astro/glunarclock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile
index bf992cc10491..3889f9ad3035 100644
--- a/astro/glunarclock/Makefile
+++ b/astro/glunarclock/Makefile
@@ -13,7 +13,7 @@ COMMENT= GNOME applet that displays the current phase of the Moon
LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier
-USES= pathfix gettext gmake
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= gnomepanel gnomeprefix intlhack libgnomeui
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags libgnomeui-2.0`