mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/p5-autobox: Strip shared library
- Bump PORTREVISION for package change
This commit is contained in:
parent
453d95529f
commit
fdd2480c97
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= autobox
|
||||
PORTVERSION= 2.84
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:CHOCOLATE
|
||||
|
@ -18,4 +19,7 @@ RUN_DEPENDS= p5-Scope-Guard>=0.20:devel/p5-Scope-Guard
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/autobox/autobox.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue