summaryrefslogtreecommitdiff
path: root/emulators/zsnes
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 03:32:41 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 03:32:41 +0000
commit5676988fbdae24508f808f1482546e67a8ca7303 (patch)
treefafee761f2f4f28526f5fb1dda8a5e2f94321c9a /emulators/zsnes
parentBump png major (diff)
Bump png major
Notes
Notes: svn path=/head/; revision=47630
Diffstat (limited to 'emulators/zsnes')
-rw-r--r--emulators/zsnes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile
index 1c5b9f8f8cd8..a2a1fd9790b2 100644
--- a/emulators/zsnes/Makefile
+++ b/emulators/zsnes/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= stijn@win.tue.nl
# This must be >= 0.98!
BUILD_DEPENDS= nasm-0.98:${PORTSDIR}/devel/nasm
LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
- png.4:${PORTSDIR}/graphics/png
+ png.5:${PORTSDIR}/graphics/png
USE_X_PREFIX= yes
USE_GMAKE= yes