aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/snes9x-gtk
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-02-07 21:29:00 +0800
committereadler <eadler@FreeBSD.org>2012-02-07 21:29:00 +0800
commitd7b4af38e646a9dbd984bc2c01ecd1085eb77342 (patch)
treeb455ad0fefe7215ab112f9e36cf1721f1b8261bd /emulators/snes9x-gtk
parent7a528e435bc821be276150b55b8c35e7e431786d (diff)
downloadfreebsd-ports-gnome-d7b4af38e646a9dbd984bc2c01ecd1085eb77342.tar.gz
freebsd-ports-gnome-d7b4af38e646a9dbd984bc2c01ecd1085eb77342.tar.zst
freebsd-ports-gnome-d7b4af38e646a9dbd984bc2c01ecd1085eb77342.zip
The variable is USE_PERL5 not USE_PERL
Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav)
Diffstat (limited to 'emulators/snes9x-gtk')
-rw-r--r--emulators/snes9x-gtk/Makefile2
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