mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
1: Stagify.
2: strip binary, bump version.
This commit is contained in:
parent
dd03055b57
commit
ce0ec2af57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363348
1 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= localize
|
||||
PORTVERSION= 0.0.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= textproc gnustep
|
||||
MASTER_SITES= http://www.eskimo.com/~pburns/Localize/files/
|
||||
DISTNAME= Localize-20040424
|
||||
|
@ -19,5 +19,7 @@ USE_GNUSTEP_INSTALL= yes
|
|||
|
||||
WRKSRC= ${WRKDIR}/Localize
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/Localize.app/Localize
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue