aboutsummaryrefslogtreecommitdiff
path: root/emulators/snes9x-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/snes9x-gtk/Makefile')
-rw-r--r--emulators/snes9x-gtk/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index 860f3f7e19aa..80b9fbccbaa9 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= snes9x
PORTVERSION= 1.52r79
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://snes9x-gtk.googlecode.com/files/
PKGNAMESUFFIX= -gtk
@@ -15,7 +16,7 @@ DISTNAME= snes9x-1.52-src
MAINTAINER= root@cooltrainer.org
COMMENT= Super Nintendo Entertainment System(SNES) Emulator
-LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png
USE_PERL= 5.8.1+
USE_BZIP2= yes
@@ -71,7 +72,7 @@ CONFIGURE_ARGS+= --without-opengl
.endif
.if !defined(WITHOUT_SCREENSHOT)
-LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png
CONFIGURE_ARGS+= --with-screenshot
.else
CONFIGURE_ARGS+= --without-screenshot