aboutsummaryrefslogtreecommitdiffstats
path: root/games/zangband/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-09-05 09:46:34 +0800
committersteve <steve@FreeBSD.org>2000-09-05 09:46:34 +0800
commit9fa0246bc00fbc58a655e86ee41a8254c1855ab7 (patch)
tree3fed6faac19984158b202e2fa1434c8e2c001b99 /games/zangband/Makefile
parent648b08f3514459e2fb8aed296ad4fa8c175b0c53 (diff)
downloadfreebsd-ports-gnome-9fa0246bc00fbc58a655e86ee41a8254c1855ab7.tar.gz
freebsd-ports-gnome-9fa0246bc00fbc58a655e86ee41a8254c1855ab7.tar.zst
freebsd-ports-gnome-9fa0246bc00fbc58a655e86ee41a8254c1855ab7.zip
Update to version 2.4.0.
PR: 20798 Submitted by: maintainer
Diffstat (limited to 'games/zangband/Makefile')
-rw-r--r--games/zangband/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/zangband/Makefile b/games/zangband/Makefile
index 05a1d7497966..ae4a4b1d863b 100644
--- a/games/zangband/Makefile
+++ b/games/zangband/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= zangband
-PORTVERSION= 2.2.8${JP_VERSION}
+PORTVERSION= 2.4.0${JP_VERSION}
CATEGORIES+= games
MASTER_SITES= ftp://export.andrew.cmu.edu/angband/Variant/ \
ftp://ftp.sunet.se/pub/games/Angband/Variant/ \
http://www.geocities.co.jp/SiliconValley-SanJose/9606/zg/
-DISTFILES= zangband-${E_VERSION:S/./-/g}-src.zip
+DISTFILES= zangband-${E_VERSION:S/.//g}-src.zip
.if defined(JAPANESE)
DISTFILES+= zj${E_VERSION:S/.//g}ux-${PATCH_VERSION}.tgz
.endif
DIST_SUBDIR= zangband
-EXTRACT_ONLY= zangband-${E_VERSION:S/./-/g}-src.zip
+EXTRACT_ONLY= zangband-${E_VERSION:S/.//g}-src.zip
MAINTAINER= makoto@pinpott.spnet.ne.jp
@@ -49,10 +49,10 @@ ANGBANDBIN?= bin/jzangband
E_VERSION= ${PORTVERSION:S/${JP_VERSION}//}
.if defined(JAPANESE)
-PATCH_VERSION= 000714
+PATCH_VERSION= 000822
JP_VERSION= .j${PATCH_VERSION}
PLIST_ADD= ${PKGDIR}/PLIST.ja
-MAKE_ARGS+= JAPANESE_CFLAGS="-DJP -DEUC -DJP_ARTDESC"
+MAKE_ARGS+= JAPANESE_CFLAGS="-DJP -DEUC"
.endif
pre-patch: