aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnustep-ladder
diff options
context:
space:
mode:
authortheraven <theraven@FreeBSD.org>2015-09-19 18:33:34 +0800
committertheraven <theraven@FreeBSD.org>2015-09-19 18:33:34 +0800
commitf410eb77efeec7636a0a08f7330d4821a1bcd4d0 (patch)
treeda5a3eeed8b9041e9805decaee1098282defef37 /games/gnustep-ladder
parent1659ce0cba407df928696251d75c6308bec3077b (diff)
downloadfreebsd-ports-gnome-f410eb77efeec7636a0a08f7330d4821a1bcd4d0.tar.gz
freebsd-ports-gnome-f410eb77efeec7636a0a08f7330d4821a1bcd4d0.tar.zst
freebsd-ports-gnome-f410eb77efeec7636a0a08f7330d4821a1bcd4d0.zip
Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977
Diffstat (limited to 'games/gnustep-ladder')
-rw-r--r--games/gnustep-ladder/Makefile4
-rw-r--r--games/gnustep-ladder/pkg-plist44
2 files changed, 24 insertions, 24 deletions
diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile
index 43ecaf1767be..e5b17ff73948 100644
--- a/games/gnustep-ladder/Makefile
+++ b/games/gnustep-ladder/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ladder
PORTVERSION= 1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games gnustep
MASTER_SITES= SAVANNAH/gap
PKGNAMEPREFIX= gnustep-
@@ -21,6 +21,6 @@ USES= gnustep
USE_GNUSTEP= back build
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/Ladder.app/Ladder
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Ladder.app/Ladder
.include <bsd.port.mk>
diff --git a/games/gnustep-ladder/pkg-plist b/games/gnustep-ladder/pkg-plist
index f0a62c10ff06..cfee5f9c7424 100644
--- a/games/gnustep-ladder/pkg-plist
+++ b/games/gnustep-ladder/pkg-plist
@@ -1,22 +1,22 @@
-GNUstep/Local/Applications/Ladder.app/Ladder
-GNUstep/Local/Applications/Ladder.app/Resources/COPYING.GPL
-GNUstep/Local/Applications/Ladder.app/Resources/Clock.gorm/data.classes
-GNUstep/Local/Applications/Ladder.app/Resources/Clock.gorm/data.info
-GNUstep/Local/Applications/Ladder.app/Resources/Clock.gorm/objects.gorm
-GNUstep/Local/Applications/Ladder.app/Resources/GoDocument.gorm/data.classes
-GNUstep/Local/Applications/Ladder.app/Resources/GoDocument.gorm/data.info
-GNUstep/Local/Applications/Ladder.app/Resources/GoDocument.gorm/objects.gorm
-GNUstep/Local/Applications/Ladder.app/Resources/Info-gnustep.plist
-GNUstep/Local/Applications/Ladder.app/Resources/Ladder.desktop
-GNUstep/Local/Applications/Ladder.app/Resources/Ladder.gorm/bigladder.png
-GNUstep/Local/Applications/Ladder.app/Resources/Ladder.gorm/data.classes
-GNUstep/Local/Applications/Ladder.app/Resources/Ladder.gorm/data.info
-GNUstep/Local/Applications/Ladder.app/Resources/Ladder.gorm/objects.gorm
-GNUstep/Local/Applications/Ladder.app/Resources/Ladder.tiff
-GNUstep/Local/Applications/Ladder.app/Resources/LadderInfo.plist
-GNUstep/Local/Applications/Ladder.app/Resources/machine_icon.png
-GNUstep/Local/Applications/Ladder.app/Resources/man_icon.png
-GNUstep/Local/Applications/Ladder.app/Resources/network_icon.png
-GNUstep/Local/Applications/Ladder.app/Resources/wood.jpg
-GNUstep/Local/Applications/Ladder.app/stamp.make
-GNUstep/Local/Tools/Ladder
+GNUstep/System/Applications/Ladder.app/Ladder
+GNUstep/System/Applications/Ladder.app/Resources/COPYING.GPL
+GNUstep/System/Applications/Ladder.app/Resources/Clock.gorm/data.classes
+GNUstep/System/Applications/Ladder.app/Resources/Clock.gorm/data.info
+GNUstep/System/Applications/Ladder.app/Resources/Clock.gorm/objects.gorm
+GNUstep/System/Applications/Ladder.app/Resources/GoDocument.gorm/data.classes
+GNUstep/System/Applications/Ladder.app/Resources/GoDocument.gorm/data.info
+GNUstep/System/Applications/Ladder.app/Resources/GoDocument.gorm/objects.gorm
+GNUstep/System/Applications/Ladder.app/Resources/Info-gnustep.plist
+GNUstep/System/Applications/Ladder.app/Resources/Ladder.desktop
+GNUstep/System/Applications/Ladder.app/Resources/Ladder.gorm/bigladder.png
+GNUstep/System/Applications/Ladder.app/Resources/Ladder.gorm/data.classes
+GNUstep/System/Applications/Ladder.app/Resources/Ladder.gorm/data.info
+GNUstep/System/Applications/Ladder.app/Resources/Ladder.gorm/objects.gorm
+GNUstep/System/Applications/Ladder.app/Resources/Ladder.tiff
+GNUstep/System/Applications/Ladder.app/Resources/LadderInfo.plist
+GNUstep/System/Applications/Ladder.app/Resources/machine_icon.png
+GNUstep/System/Applications/Ladder.app/Resources/man_icon.png
+GNUstep/System/Applications/Ladder.app/Resources/network_icon.png
+GNUstep/System/Applications/Ladder.app/Resources/wood.jpg
+GNUstep/System/Applications/Ladder.app/stamp.make
+GNUstep/System/Tools/Ladder