Index: head/emulators/xsystem35/Makefile =================================================================== --- head/emulators/xsystem35/Makefile (revision 25614) +++ head/emulators/xsystem35/Makefile (revision 25615) @@ -1,57 +1,61 @@ # ports collection makefile for: AliceSoft System 3.5 on X # Version required: 1.0.1 # Date created: 24 Oct 1998 # Whom: Seiichirou Hiraoka # # $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 \ oudou.inf panyo.inf pascha.inf progood.inf rance1.inf \ rance2.inf rance3.inf rance4.inf toushin.inf toushin2.inf \ zero.inf +.include + +.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 ${SED} -e 43,43d -e 45,45d ${WRKSRC}/config.h.orig > ${WRKSRC}/config.h .endif do-install: @${INSTALL_PROGRAM} ${WRKSRC}/xsystem35 ${PREFIX}/bin @${INSTALL_SCRIPT} ${WRKSRC}/../contrib/instgame ${PREFIX}/bin post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/ja/xsystem35 @(cd ${WRKSRC}/../doc;\ ${INSTALL_MAN} ${DOC_FILES} ${PREFIX}/share/doc/ja/xsystem35) @${MKDIR} ${PREFIX}/share/examples/xsystem35 @${INSTALL_DATA} ${WRKSRC}/xsys35rc.sample ${PREFIX}/share/examples/xsystem35 @(cd ${WRKSRC}/../contrib; \ ${INSTALL_DATA} ${EXAMPLES} ${PREFIX}/share/examples/xsystem35) @${SED} -e s,PREFIX,${PREFIX}, ${PKGDIR}/MESSAGE > ${WRKSRC}/MESSAGE @${CAT} ${WRKSRC}/MESSAGE .endif -.include +.include Property changes on: head/emulators/xsystem35/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/emulators/xsystem35/distinfo =================================================================== --- head/emulators/xsystem35/distinfo (revision 25614) +++ head/emulators/xsystem35/distinfo (revision 25615) @@ -1 +1 @@ -MD5 (xsystem35-1.2.4.tar.gz) = 8bfbba73437b735277356aeb43dc174a +MD5 (xsystem35-1.2.5-1.tar.gz) = dc84549b4fc5b7b6c5251f3205290465 Property changes on: head/emulators/xsystem35/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/emulators/xsystem35/pkg-plist =================================================================== --- head/emulators/xsystem35/pkg-plist (revision 25614) +++ head/emulators/xsystem35/pkg-plist (revision 25615) @@ -1,44 +1,45 @@ bin/instgame bin/xsystem35 share/doc/ja/xsystem35/BUGS share/doc/ja/xsystem35/ChangeLog share/doc/ja/xsystem35/FAQ share/doc/ja/xsystem35/GRFMT.TXT 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 share/doc/ja/xsystem35/THANKS share/doc/ja/xsystem35/TODO share/examples/xsystem35/README.TXT share/examples/xsystem35/ambi.inf share/examples/xsystem35/atlach.inf share/examples/xsystem35/dalk.inf share/examples/xsystem35/darcrows.inf share/examples/xsystem35/diabo.inf share/examples/xsystem35/drstop.inf share/examples/xsystem35/hushaby.inf share/examples/xsystem35/katsumi.inf share/examples/xsystem35/kichiku.inf share/examples/xsystem35/mamatoto.inf share/examples/xsystem35/mamori.inf share/examples/xsystem35/miko.inf share/examples/xsystem35/mugen.inf share/examples/xsystem35/ningen.inf share/examples/xsystem35/oudou.inf share/examples/xsystem35/panyo.inf share/examples/xsystem35/pascha.inf share/examples/xsystem35/progood.inf share/examples/xsystem35/rance1.inf share/examples/xsystem35/rance2.inf share/examples/xsystem35/rance3.inf share/examples/xsystem35/rance4.inf share/examples/xsystem35/toushin.inf share/examples/xsystem35/toushin2.inf share/examples/xsystem35/xsys35rc.sample share/examples/xsystem35/zero.inf @dirrm share/doc/ja/xsystem35 @dirrm share/examples/xsystem35 Property changes on: head/emulators/xsystem35/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property