svn commit: r370232 - head/games/xabacus
Antoine Brodin
antoine at FreeBSD.org
Mon Oct 6 21:30:02 UTC 2014
Author: antoine
Date: Mon Oct 6 21:30:01 2014
New Revision: 370232
URL: https://svnweb.freebsd.org/changeset/ports/370232
QAT: https://qat.redports.org/buildarchive/r370232/
Log:
Fix packaging
Modified:
head/games/xabacus/Makefile
head/games/xabacus/pkg-plist
Modified: head/games/xabacus/Makefile
==============================================================================
--- head/games/xabacus/Makefile Mon Oct 6 21:21:29 2014 (r370231)
+++ head/games/xabacus/Makefile Mon Oct 6 21:30:01 2014 (r370232)
@@ -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}" "" ""
Modified: head/games/xabacus/pkg-plist
==============================================================================
--- head/games/xabacus/pkg-plist Mon Oct 6 21:21:29 2014 (r370231)
+++ head/games/xabacus/pkg-plist Mon Oct 6 21:30:01 2014 (r370232)
@@ -1,8 +1,4 @@
- at group games
- at owner games
-bin/xabacus
- at owner
- at 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.pn
%%DATADIR%%/bump.au
%%DATADIR%%/drip.au
%%DATADIR%%/move.au
- at dirrm %%DATADIR%%
More information about the svn-ports-head
mailing list