diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-06-11 12:40:19 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-06-11 12:40:19 +0000 |
commit | 7fcfa07bd127d76ad0d631929a9a3594f4f86085 (patch) | |
tree | 627e467869363d9f4ed9b89dc33c764bdff9ae7b /emulators | |
parent | 4cff48151e9ca32d26110556e4471b7301b585bc (diff) | |
download | ports-7fcfa07bd127d76ad0d631929a9a3594f4f86085.tar.gz ports-7fcfa07bd127d76ad0d631929a9a3594f4f86085.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/zsnes/Makefile | 5 | ||||
-rw-r--r-- | emulators/zsnes/distinfo | 2 | ||||
-rw-r--r-- | emulators/zsnes/pkg-message | 8 |
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* - |