aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-12 00:48:38 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-12 00:48:38 +0000
commita10f987e18eae53df29e7ea7df4bec8f624490c3 (patch)
treedafaf1c4908ef4abbcd741a4a2814b40f4b3b2fc /emulators
parent7e623ecc6a05f94f99f410892a7acb1f9901fe26 (diff)
downloadports-a10f987e18eae53df29e7ea7df4bec8f624490c3.tar.gz
ports-a10f987e18eae53df29e7ea7df4bec8f624490c3.zip
Add explicit dependency on pkgconf (11 ports)
Notes
Notes: svn path=/head/; revision=327021
Diffstat (limited to 'emulators')
-rw-r--r--emulators/nonpareil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/nonpareil/Makefile b/emulators/nonpareil/Makefile
index d3ff425761d8..e7a3ebb67f43 100644
--- a/emulators/nonpareil/Makefile
+++ b/emulators/nonpareil/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
-USES= bison
+USES= bison pkgconfig
USE_GNOME= gtk20 libxml2
USE_SDL= sdl
USE_SCONS= yes