pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
roadfighter: unbreak Makefile
Module Name: pkgsrc-wip
Committed By: i3enedek <pkgsrc%xn--rvztrtkrfrgp-bbb7j2b8f0b9d7a21oft.com@localhost>
Pushed By: i3enedek
Date: Wed Dec 19 16:39:39 2018 +0000
Changeset: 92321609d2cb8512ab069d3005217cb00412740c
Modified Files:
roadfighter/Makefile
Log Message:
roadfighter: unbreak Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=92321609d2cb8512ab069d3005217cb00412740c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
roadfighter/Makefile | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diffs:
diff --git a/roadfighter/Makefile b/roadfighter/Makefile
index 72e433b636..159fa447ba 100644
--- a/roadfighter/Makefile
+++ b/roadfighter/Makefile
@@ -13,13 +13,12 @@ LICENSE= unlicense
WRKSRC= ${WRKDIR}/roadfighter-1.0.1269
#USE_TOOLS= gmake
-USE_LANGUAGES= c++ c
+USE_LANGUAGES= c++03 c
CFLAGS+= -Wno-write-strings
SHAREDIR= ${PREFIX}/share/roadfighter
INSTALLATION_DIRS= bin ${SHAREDIR}
-
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= pre-install
SUBST_FILES.prefix= roadfighter.sh
@@ -48,5 +47,4 @@ do-install:
.include "../../devel/SDL_ttf/buildlink3.mk"
.include "../../audio/SDL_sound/buildlink3.mk"
.include "../../audio/SDL_mixer/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index