1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Update to 1.0.11

PR:		88190
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Marcus Alves Grando 2005-10-29 19:51:13 +00:00
parent 6353b026e6
commit 5b1362070c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146692
3 changed files with 17 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ltris
PORTVERSION= 1.0.10
PORTVERSION= 1.0.11
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@ -19,11 +19,23 @@ USE_SDL= mixer sdl
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.else
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.endif
post-patch:
@${REINPLACE_CMD} -e 's|--mode=666||g' ${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} -e 's|= @mixer_flag@|= @INTLLIBS@ @mixer_flag@|g ; \
s|--mode=666||g' ${WRKSRC}/src/Makefile.in
post-install:
${CHOWN} root:games ${PREFIX}/bin/${PORTNAME}

View File

@ -1,2 +1,2 @@
MD5 (ltris-1.0.10.tar.gz) = 20b66684a471c9929f34eaea1eb0c1d2
SIZE (ltris-1.0.10.tar.gz) = 563853
MD5 (ltris-1.0.11.tar.gz) = 412ecd9b7577a5bbcb76e19b5397391c
SIZE (ltris-1.0.11.tar.gz) = 808214

View File

@ -1,4 +1,5 @@
bin/ltris
%%NLS%%share/locale/de/LC_MESSAGES/ltris.mo
%%DATADIR%%/figures
%%DATADIR%%/gfx/back0.bmp
%%DATADIR%%/gfx/back1.bmp