1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Fix build, remove BROKEN, bump PORTREVISION.

Approved by:	mdodd (MAINTAINER)
This commit is contained in:
Max Khon 2003-11-03 17:41:39 +00:00
parent 27db94bdce
commit 387a1dbcbb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92981
4 changed files with 24 additions and 4 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= scorched3d
PORTVERSION= 0.${SCORCH_VERSION}
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= scorched3d
@ -37,8 +38,6 @@ MAKE_ENV= SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" \
AUTOMAKE="${TRUE}" AUTOHEADER="${TRUE}"
BROKEN= "Does not compile"
pre-configure:
@cd ${WRKSRC}/scripts && ${PERL} createAMMakefile.pl
@cd ${WRKSRC} && aclocal

View File

@ -0,0 +1,11 @@
--- src/3dsparse/aseFile.tab.cpp.orig Mon Nov 3 20:54:39 2003
+++ src/3dsparse/aseFile.tab.cpp Mon Nov 3 20:55:14 2003
@@ -5,7 +5,7 @@
#define YYBISON 1 /* Identify Bison output. */
-#define alloca
+/* #define alloca */
#define yyparse aseparse
#define yylex aselex

View File

@ -7,6 +7,7 @@
PORTNAME= scorched3d
PORTVERSION= 0.${SCORCH_VERSION}
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= scorched3d
@ -37,8 +38,6 @@ MAKE_ENV= SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" \
AUTOMAKE="${TRUE}" AUTOHEADER="${TRUE}"
BROKEN= "Does not compile"
pre-configure:
@cd ${WRKSRC}/scripts && ${PERL} createAMMakefile.pl
@cd ${WRKSRC} && aclocal

View File

@ -0,0 +1,11 @@
--- src/3dsparse/aseFile.tab.cpp.orig Mon Nov 3 20:54:39 2003
+++ src/3dsparse/aseFile.tab.cpp Mon Nov 3 20:55:14 2003
@@ -5,7 +5,7 @@
#define YYBISON 1 /* Identify Bison output. */
-#define alloca
+/* #define alloca */
#define yyparse aseparse
#define yylex aselex