summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-06-11 12:40:19 +0000
committerolgeni <olgeni@FreeBSD.org>2001-06-11 12:40:19 +0000
commitfa90dd2581448c07158c289e173bf35215968db0 (patch)
treeca1dbb29ffcfd813557062dddfcb9de8336ae979 /emulators
parentf289209eb0ee945f42b074a5b2ab369a3e601c28 (diff)
downloadFreeBSD-ports-fa90dd2581448c07158c289e173bf35215968db0.zip
FreeBSD-ports-fa90dd2581448c07158c289e173bf35215968db0.tar.gz
Update port to version 1.29, add missing libpng dependency.
PR: 28032 Submitted by: Stijn Hoop <stijn@win.tue.nl>
Diffstat (limited to 'emulators')
-rw-r--r--emulators/zsnes/Makefile5
-rw-r--r--emulators/zsnes/distinfo2
-rw-r--r--emulators/zsnes/pkg-message8
3 files changed, 4 insertions, 11 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile
index 3d8f186..f7871ff 100644
--- a/emulators/zsnes/Makefile
+++ b/emulators/zsnes/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zsnes
-PORTVERSION= 1.28
+PORTVERSION= 1.29
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,8 @@ 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
+LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
+ png.4:${PORTSDIR}/graphics/png
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/emulators/zsnes/distinfo b/emulators/zsnes/distinfo
index 8de02c2..f5f24c3 100644
--- a/emulators/zsnes/distinfo
+++ b/emulators/zsnes/distinfo
@@ -1 +1 @@
-MD5 (zsnes-1.28src.tar.gz) = 9eb4a52ab475e85e1f27c3b7335887cd
+MD5 (zsnes-1.29src.tar.gz) = 9e07c64e3d381f9e8f9113392eabb8fc
diff --git a/emulators/zsnes/pkg-message b/emulators/zsnes/pkg-message
deleted file mode 100644
index 06088d3..0000000
--- a/emulators/zsnes/pkg-message
+++ /dev/null
@@ -1,8 +0,0 @@
-
-*WARNING* *WARNING* *WARNING* *WARNING* *WARNING* *WARNING* *WARNING*
-
- Please note that this port does *NOT* work in 16bit color mode!
- You must set your X-server to at use least 24bit color.
-
-*WARNING* *WARNING* *WARNING* *WARNING* *WARNING* *WARNING* *WARNING*
-
OpenPOWER on IntegriCloud