From 1eef012a40dcc8cbf3e7296c341f7e26703f89d4 Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 11 Sep 2001 03:32:41 +0000 Subject: Bump png major --- emulators/zsnes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/zsnes') 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 -- cgit