mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Strip library
This commit is contained in:
parent
6d7b11df4c
commit
ac9c5886b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389883
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= grx
|
||||
PORTVERSION= 2.4.9
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://grx.gnu.de/download/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
|
||||
@ -74,6 +74,7 @@ post-patch:
|
||||
${WRKSRC}/makedefs.grx
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgrx20X.so
|
||||
.for i in bin2c fnt2c xmodetest
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${i}
|
||||
.endfor
|
||||
|
Loading…
Reference in New Issue
Block a user