summaryrefslogtreecommitdiff
path: root/emulators/xsystem35
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-09 13:43:27 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-09 13:43:27 +0000
commit233d59663aac13d00977b0bcee5ba06677d3dbca (patch)
tree17feb209dec8e3dd9768d7226b2cc3bb3b7802f9 /emulators/xsystem35
parentFix typo. (diff)
Update port to 1.2.5-1
PR: 16530 Submitted by: Maintainer
Notes
Notes: svn path=/head/; revision=25615
Diffstat (limited to 'emulators/xsystem35')
-rw-r--r--emulators/xsystem35/Makefile18
-rw-r--r--emulators/xsystem35/distinfo2
-rw-r--r--emulators/xsystem35/pkg-plist1
3 files changed, 13 insertions, 8 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile
index 0c7edafa21e8..68cfa26b8cb7 100644
--- a/emulators/xsystem35/Makefile
+++ b/emulators/xsystem35/Makefile
@@ -6,24 +6,22 @@
# $FreeBSD$
#
-DISTNAME= xsystem35-1.2.4
+DISTNAME= xsystem35-1.2.5-1
+PKGNAME= xsystem35-1.2.5.1
CATEGORIES= emulators
MASTER_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/
MAINTAINER= k5@cheerful.com
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-.if defined(WITH_ESOUND)
-LIB_DEPENDS+= esd.2:${PORTSDIR}/audio/esound
-.endif
USE_IMAKE= YES
WRKSRC= ${WRKDIR}/${DISTNAME}/src
PKGMESSAGE= ${WRKSRC}/MESSAGE
DOC_FILES= BUGS ChangeLog FAQ GRFMT.TXT INSTALL MISCGAME.TXT README \
- README.color README.miko README.music README.pastel THANKS \
- TODO
+ README.color README.joystick README.miko README.music \
+ README.pastel THANKS TODO
EXAMPLES= README.TXT ambi.inf atlach.inf dalk.inf darcrows.inf \
diabo.inf drstop.inf hushaby.inf katsumi.inf kichiku.inf \
mamatoto.inf mamori.inf miko.inf mugen.inf ningen.inf \
@@ -31,6 +29,12 @@ EXAMPLES= README.TXT ambi.inf atlach.inf dalk.inf darcrows.inf \
rance2.inf rance3.inf rance4.inf toushin.inf toushin2.inf \
zero.inf
+.include <bsd.port.pre.mk>
+
+.if defined(WITH_ESOUND)
+LIB_DEPENDS+= esd.2:${PORTSDIR}/audio/esound
+.endif
+
pre-configure:
.if defined(WITH_ESOUND)
${MV} ${WRKSRC}/config.h ${WRKSRC}/config.h.orig
@@ -54,4 +58,4 @@ post-install:
@${CAT} ${WRKSRC}/MESSAGE
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/emulators/xsystem35/distinfo b/emulators/xsystem35/distinfo
index 71653055fcd4..fd84c6e64612 100644
--- a/emulators/xsystem35/distinfo
+++ b/emulators/xsystem35/distinfo
@@ -1 +1 @@
-MD5 (xsystem35-1.2.4.tar.gz) = 8bfbba73437b735277356aeb43dc174a
+MD5 (xsystem35-1.2.5-1.tar.gz) = dc84549b4fc5b7b6c5251f3205290465
diff --git a/emulators/xsystem35/pkg-plist b/emulators/xsystem35/pkg-plist
index 037b28ca7a3e..ec8cc642ab88 100644
--- a/emulators/xsystem35/pkg-plist
+++ b/emulators/xsystem35/pkg-plist
@@ -8,6 +8,7 @@ share/doc/ja/xsystem35/INSTALL
share/doc/ja/xsystem35/MISCGAME.TXT
share/doc/ja/xsystem35/README
share/doc/ja/xsystem35/README.color
+share/doc/ja/xsystem35/README.joystick
share/doc/ja/xsystem35/README.miko
share/doc/ja/xsystem35/README.music
share/doc/ja/xsystem35/README.pastel