aboutsummaryrefslogtreecommitdiffstats
path: root/math/drgeo
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-06 20:12:00 +0800
committerbapt <bapt@FreeBSD.org>2013-09-06 20:12:00 +0800
commitfc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d (patch)
treecb47117e55d8b3cfa8e1d039d125b1106964ca6e /math/drgeo
parent819a32baa36593c4215d010deb8a93f07d0d46b3 (diff)
downloadfreebsd-ports-gnome-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.tar.gz
freebsd-ports-gnome-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.tar.zst
freebsd-ports-gnome-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'math/drgeo')
-rw-r--r--math/drgeo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile
index c197e6409160..c9fcae1c969a 100644
--- a/math/drgeo/Makefile
+++ b/math/drgeo/Makefile
@@ -12,9 +12,8 @@ COMMENT= GTK interactive geometry software
LIB_DEPENDS= guile:${PORTSDIR}/lang/guile
-USES= gettext
+USES= gettext gmake pkgconfig
USE_GNOME= gnomehack gnomeprefix intlhack libglade2
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib