svn commit: r378677 - head/games/gnustep-ladder
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun Feb 8 20:00:16 UTC 2015
Author: amdmi3
Date: Sun Feb 8 20:00:14 2015
New Revision: 378677
URL: https://svnweb.freebsd.org/changeset/ports/378677
QAT: https://qat.redports.org/buildarchive/r378677/
Log:
- Strip binary
Modified:
head/games/gnustep-ladder/Makefile
Modified: head/games/gnustep-ladder/Makefile
==============================================================================
--- head/games/gnustep-ladder/Makefile Sun Feb 8 19:18:36 2015 (r378676)
+++ head/games/gnustep-ladder/Makefile Sun Feb 8 20:00:14 2015 (r378677)
@@ -23,4 +23,7 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/Ladder.app/Ladder
+
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list