aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
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 /x11-toolkits
parent5c1fbe1bc23b421d789e126f4cc702b46225edf0 (diff)
downloadfreebsd-ports-graphics-a4613d621182fa8aba50dcd9e24f5e9577403350.tar.gz
freebsd-ports-graphics-a4613d621182fa8aba50dcd9e24f5e9577403350.tar.zst
freebsd-ports-graphics-a4613d621182fa8aba50dcd9e24f5e9577403350.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/nucleo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/nucleo/Makefile b/x11-toolkits/nucleo/Makefile
index 7ccfc0122a5..d8c0aa809ee 100644
--- a/x11-toolkits/nucleo/Makefile
+++ b/x11-toolkits/nucleo/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
exif:${PORTSDIR}/graphics/libexif
USE_BZIP2= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GL= glu
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include