mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Strip shared library
- Bump PORTREVISION for package change
This commit is contained in:
parent
90a75529dc
commit
cfdc95973d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394490
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= CSS-Minifier-XS
|
||||
PORTVERSION= 0.09
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -21,4 +21,7 @@ TEST_DEPENDS= p5-CSS-Minifier>=0:${PORTSDIR}/textproc/p5-CSS-Minifier \
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CSS/Minifier/XS/XS.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user