mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
devel/tclbsd: strip shared library
PR: 228181 (based on) Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
This commit is contained in:
parent
4ff714fc63
commit
bf16dbb70c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470598
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= tclbsd
|
||||
PORTVERSION= 1.9.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -26,6 +27,7 @@ PLIST_FILES= lib/${TCL_PKG}/bsd_procs.tcl \
|
||||
man/mann/bsd.n.gz
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${TCL_PKG}/lib${TCL_PKG}.so
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/bsd.pdf ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user