svn commit: r368910 - head/games/flare-game
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Sep 22 12:57:04 UTC 2014
Author: amdmi3
Date: Mon Sep 22 12:57:03 2014
New Revision: 368910
URL: http://svnweb.freebsd.org/changeset/ports/368910
QAT: https://qat.redports.org/buildarchive/r368910/
Log:
- Cleanup plist
- Add NO_ARCH
Deleted:
head/games/flare-game/pkg-plist
Modified:
head/games/flare-game/Makefile
Modified: head/games/flare-game/Makefile
==============================================================================
--- head/games/flare-game/Makefile Mon Sep 22 12:49:26 2014 (r368909)
+++ head/games/flare-game/Makefile Mon Sep 22 12:57:03 2014 (r368910)
@@ -19,9 +19,12 @@ RUN_DEPENDS= flare:${PORTSDIR}/games/fla
USES= cmake
CMAKE_BUILD_TYPE= #empty
INSTALLS_ICONS= yes
+NO_ARCH= yes
CMAKE_ARGS= -DBINDIR="bin" -DDATADIR="share/flare"
+PLIST_FILES= share/applications/flare.desktop \
+ share/icons/hicolor/scalable/apps/flare.svg
PORTDOCS= *
PORTDATA= *
More information about the svn-ports-all
mailing list