mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Strip library
This commit is contained in:
parent
c37d3576e8
commit
1665e9a4f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380816
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= slideshowkit
|
||||
PORTVERSION= 0.0.1
|
||||
PORTREVISION= 20050210
|
||||
PORTREVISION= 20050211
|
||||
CATEGORIES= graphics gnustep
|
||||
MASTER_SITES= http://download.gna.org/gsimageapps/
|
||||
PKGNAMEPREFIX= gnustep-
|
||||
@ -17,4 +17,7 @@ USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Library/Libraries/libSlideShow.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user