mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Strip libraries
This commit is contained in:
parent
7617b7db95
commit
36bcb15a0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388704
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gale
|
||||
PORTVERSION= 0.99f
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://download.ofb.net/${PORTNAME}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}ruit
|
||||
@ -31,4 +31,7 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's/\(^noinst_PROGRAMS =.*\)test-oop/\1/' \
|
||||
${WRKSRC}/liboop/Makefile.in
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user