diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-12 00:48:38 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-12 00:48:38 +0000 |
commit | a10f987e18eae53df29e7ea7df4bec8f624490c3 (patch) | |
tree | dafaf1c4908ef4abbcd741a4a2814b40f4b3b2fc /emulators/nonpareil | |
parent | 7e623ecc6a05f94f99f410892a7acb1f9901fe26 (diff) |
Notes
Diffstat (limited to 'emulators/nonpareil')
-rw-r--r-- | emulators/nonpareil/Makefile | 2 |
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 |