diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-02-07 13:29:00 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-02-07 13:29:00 +0000 |
commit | 2872eba657883ac779a692ce7b0e1d603f0fe686 (patch) | |
tree | 936d56e32fe3a184b933de351979c13c89970109 /emulators/snes9x-gtk | |
parent | 7c88a36d53291b2002c5dd0ba1c4822c7585d40e (diff) | |
download | ports-2872eba657883ac779a692ce7b0e1d603f0fe686.tar.gz ports-2872eba657883ac779a692ce7b0e1d603f0fe686.zip |
Notes
Diffstat (limited to 'emulators/snes9x-gtk')
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 212bd8626c49..1d0d6b3d58e4 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -18,7 +18,7 @@ COMMENT= Super Nintendo Entertainment System(SNES) Emulator LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png -USE_PERL= 5.8.1+ +USE_PERL5= 5.8.1+ USE_BZIP2= yes USE_XORG= x11 sm ice xext USE_GMAKE= yes |