Convert to USES=scons
This commit is contained in:
parent
7a60306d86
commit
ae621b285c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355512
@ -16,15 +16,11 @@ LIB_DEPENDS= liballeg.so:${PORTSDIR}/devel/allegro \
|
||||
libpng.so:${PORTSDIR}/graphics/png \
|
||||
libfreetype.so:${PORTSDIR}/print/freetype2
|
||||
|
||||
USES= dos2unix tar:bzip2
|
||||
USE_SCONS= yes
|
||||
USES= dos2unix scons tar:bzip2
|
||||
USE_SDL= yes
|
||||
INSTALLS_ICONS= yes
|
||||
DOS2UNIX_REGEX= .*\.(c|cpp|h)
|
||||
|
||||
SCONS_BUILDENV+=CPPPATH="${LOCALBASE}/include" \
|
||||
LIBPATH="${LOCALBASE}/lib"
|
||||
|
||||
DESKTOP_ENTRIES="Paintown" "Fighting game similar to Streets of Rage and TMNT" \
|
||||
"${LOCALBASE}/share/icons/hicolor/32x32/apps/paintown.png" \
|
||||
"paintown" "Game;ActionGame;" false
|
||||
|
Loading…
Reference in New Issue
Block a user