summaryrefslogtreecommitdiff
path: root/emulators/zsnes
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-06-11 12:40:19 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-06-11 12:40:19 +0000
commit7fcfa07bd127d76ad0d631929a9a3594f4f86085 (patch)
tree627e467869363d9f4ed9b89dc33c764bdff9ae7b /emulators/zsnes
parentInstall documentation and examples. (diff)
Update port to version 1.29, add missing libpng dependency.
PR: 28032 Submitted by: Stijn Hoop <stijn@win.tue.nl>
Notes
Notes: svn path=/head/; revision=43843
Diffstat (limited to 'emulators/zsnes')
-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 3d8f186fed72..f7871ffb9edf 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 8de02c21a91f..f5f24c372da5 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 06088d398bcd..000000000000
--- 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*
-