mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:19:20 +00:00
- Strip library
This commit is contained in:
parent
d5bcbda542
commit
90afcbf487
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390065
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= jamin
|
||||
PORTVERSION= 0.95.0
|
||||
PORTREVISION= 14
|
||||
PORTREVISION= 15
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -21,4 +21,7 @@ GNU_CONFIGURE= yes
|
||||
USES= desktop-file-utils gmake libtool pkgconfig shared-mime-info
|
||||
USE_GNOME= gtk20 libxml2
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/ladspa/jamincont_1912.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user