1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

games/atanks: Unbreak on F8, F9, DF and fix plist

The C++ compiler was harcoded to clang++ and the plist wasn't complete.
This commit is contained in:
John Marino 2014-05-30 21:27:51 +00:00
parent 3aaa9ce650
commit 1491f74a60
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355915
2 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,7 @@ LIB_DEPENDS= liballeg.so:${PORTSDIR}/devel/allegro
USES= gmake
MAKE_ARGS+= PREFIX=${PREFIX}/
MAKE_ARGS+= CC=${CC} CPP=${CXX} LD=${LD}
PATCH_DEBUG= 1
PORTDOCS= Changelog README README_ru.txt credits.txt

View File

@ -289,3 +289,7 @@ share/pixmaps/atanks.png
@dirrm %%DATADIR%%/misc
@dirrm %%DATADIR%%/button
@dirrm %%DATADIR%%
@dirrmtry share/icons/hicolor/48x48/apps
@dirrmtry share/icons/hicolor/48x48
@dirrmtry share/icons/hicolor
@dirrmtry share/icons