1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Fix the build in a better way

- s/<tab>/<space>/ after WWW: line

Approved by:	ahze
This commit is contained in:
Alexey Dokuchaev 2007-07-04 16:21:55 +00:00
parent 8585fce32b
commit d2f781c5a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194921
2 changed files with 4 additions and 8 deletions

View File

@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ahze@FreeBSD.org
COMMENT= Super Tux is a side-scroller similar to Super Mario Brothers
USE_X_PREFIX= yes
USE_BZIP2= yes
USE_SDL= image mixer
USE_GL= yes
@ -24,10 +23,7 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --disable-debug
.include <bsd.port.pre.mk>
post-patch:
@${REINPLACE_CMD} -e 's,Menu::,,' ${WRKSRC}/src/menu.h
.if ${OSVERSION} > 700000
USE_GCC= 3.4
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -2,4 +2,4 @@ Super Tux is a side-scrolling run-and-jump game with a level editor
similar to the original game "Super Mario Bros."from the Nintendo
Entertainment System.
WWW: http://supertux.berlios.de/
WWW: http://supertux.berlios.de/