1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Update port to 1.2.5-1

PR:		16530
Submitted by:	Maintainer
This commit is contained in:
Chris D. Faulhaber 2000-02-09 13:43:27 +00:00
parent 7bd6680636
commit 233d59663a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25615
3 changed files with 13 additions and 8 deletions

View File

@ -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>

View File

@ -1 +1 @@
MD5 (xsystem35-1.2.4.tar.gz) = 8bfbba73437b735277356aeb43dc174a
MD5 (xsystem35-1.2.5-1.tar.gz) = dc84549b4fc5b7b6c5251f3205290465

View File

@ -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