forked from Lainports/freebsd-ports
Fix packaging
This commit is contained in:
parent
aaec7c5dfa
commit
e976aed377
2 changed files with 2 additions and 6 deletions
|
|
@ -16,6 +16,7 @@ USES= tar:bzip2
|
|||
USE_XORG= xpm
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --without-nas
|
||||
CONFIGURE_ENV= ac_cv_x_app_defaults=${PREFIX}/lib/X11/app-defaults
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
DESKTOP_ENTRIES="XAbacus" "" "abacus" "${PORTNAME}" "" ""
|
||||
|
|
|
|||
|
|
@ -1,8 +1,4 @@
|
|||
@group games
|
||||
@owner games
|
||||
bin/xabacus
|
||||
@owner
|
||||
@group
|
||||
@(games,games,) bin/xabacus
|
||||
lib/X11/app-defaults/Abacus
|
||||
man/man6/xabacus.6.gz
|
||||
share/icons/hicolor/16x16/apps/abacus.png
|
||||
|
|
@ -38,4 +34,3 @@ share/icons/hicolor/48x48/apps/abacus.png
|
|||
%%DATADIR%%/bump.au
|
||||
%%DATADIR%%/drip.au
|
||||
%%DATADIR%%/move.au
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue