diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index a9ea9e62e681..b4fdad509cf7 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -5,13 +5,14 @@ PORTNAME= gshisen PORTVERSION= 1.3.0 PORTREVISION= 2 CATEGORIES= games gnustep -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= gap +MASTER_SITES= SAVANNAH/gap DISTNAME= GShisen-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Shisen-sho puzzle game for GNUstep +LICENSE= GPLv2 # or later + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes @@ -19,4 +20,7 @@ USE_GNUSTEP_INSTALL= yes MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GShisen.app/GShisen + .include diff --git a/games/gshisen/pkg-plist b/games/gshisen/pkg-plist index 331848d954f2..e6bc7ecbc3cf 100644 --- a/games/gshisen/pkg-plist +++ b/games/gshisen/pkg-plist @@ -81,6 +81,3 @@ GNUstep/System/Applications/GShisen.app/Resources/green.tiff GNUstep/System/Applications/GShisen.app/Resources/x.tiff GNUstep/System/Applications/GShisen.app/stamp.make GNUstep/System/Tools/GShisen -@dirrm GNUstep/System/Applications/GShisen.app/Resources/GShisen.gorm -@dirrm GNUstep/System/Applications/GShisen.app/Resources -@dirrm GNUstep/System/Applications/GShisen.app