diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 13:13:46 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 13:13:46 +0000 |
| commit | 4de7d44a7957c1f591b2d2633e2327881745a4ec (patch) | |
| tree | 2b3258dcf37141d2231e20873e48d45fa8ffa4a9 /emulators/snes9x | |
| parent | d1e4387ae1f7c6b04efca6bbea6d9c168e1e74e4 (diff) | |
Notes
Diffstat (limited to 'emulators/snes9x')
| -rw-r--r-- | emulators/snes9x/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index 8aaa876e8bef..cc1a9a306104 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -14,9 +14,8 @@ COMMENT= Super Nintendo Entertainment System(SNES) Emulator LIB_DEPENDS= png15:${PORTSDIR}/graphics/png -USE_BZIP2= yes USE_XORG= x11 sm ice xext -USE_GMAKE= yes +USES= gmake tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-extensions CPPFLAGS+= -I${LOCALBASE}/include |
