mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Strip library
This commit is contained in:
parent
f16d149cc0
commit
17b145cbc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390049
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= highlighterkit
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= devel gnustep
|
||||
MASTER_SITES= http://download.gna.org/pmanager/0.2/
|
||||
DISTNAME= HighlighterKit-${PORTVERSION}
|
||||
@ -10,8 +10,11 @@ DISTNAME= HighlighterKit-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Framework needed by Project Manager
|
||||
|
||||
USES= tar:bzip2 gnustep
|
||||
USES= tar:bzip2 gnustep
|
||||
USE_GNUSTEP= back build
|
||||
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Library/Frameworks/HighlighterKit.framework/Versions/0/libHighlighterKit.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user