mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Strip library
This commit is contained in:
parent
f3fdfe311f
commit
c0a64a51e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386599
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= raul
|
||||
PORTVERSION= 0.8.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.drobilla.net/
|
||||
|
||||
@ -25,6 +25,9 @@ CFLAGS+= -I${LOCALBASE}/include
|
||||
MAKE_ARGS= --verbose
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libraul.so
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
"s|$$[{]LIBDIRNAME[}]/pkgconfig|libdata/pkgconfig| ; \
|
||||
|
Loading…
Reference in New Issue
Block a user