diff --git a/games/grubik/Makefile b/games/grubik/Makefile index 9f394697406f..f3b245104c4a 100644 --- a/games/grubik/Makefile +++ b/games/grubik/Makefile @@ -10,7 +10,7 @@ DISTNAME= GRubik MAINTAINER= ports@FreeBSD.org COMMENT= Virtual 3D Rubiks cube for GNUstep -LICENSE= GPLv2 +LICENSE= GPLv2 # or later USES= tar:tgz tar:tgz USE_GNUSTEP= yes @@ -25,4 +25,7 @@ post-patch: ${REINPLACE_CMD} -e 's|^//|# //|' \ -e "/GNUSTEP_INSTALLATION_DIR/d" ${WRKSRC}/GNUmakefile +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GRubik.app/GRubik + .include diff --git a/games/grubik/pkg-plist b/games/grubik/pkg-plist index 4baefd1b1fd3..6f9327e85a7b 100644 --- a/games/grubik/pkg-plist +++ b/games/grubik/pkg-plist @@ -3,5 +3,3 @@ GNUstep/System/Applications/GRubik.app/Resources/GRubik.desktop GNUstep/System/Applications/GRubik.app/Resources/Info-gnustep.plist GNUstep/System/Applications/GRubik.app/stamp.make GNUstep/System/Tools/GRubik -@dirrm GNUstep/System/Applications/GRubik.app/Resources -@dirrm GNUstep/System/Applications/GRubik.app