- Cleanup plist
- Add NO_ARCH
This commit is contained in:
parent
1d09a26d2a
commit
1a8bec577c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368910
2 changed files with 3 additions and 6 deletions
|
@ -19,9 +19,12 @@ RUN_DEPENDS= flare:${PORTSDIR}/games/flare-engine
|
|||
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= *
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
share/applications/flare.desktop
|
||||
share/icons/hicolor/scalable/apps/flare.svg
|
||||
@dirrmtry share/icons/hicolor/scalable/apps
|
||||
@dirrmtry share/icons/hicolor/scalable
|
||||
@dirrmtry share/icons/hicolor
|
||||
@dirrmtry share/icons
|
Loading…
Reference in a new issue