Strip shared library
- Bump PORTREVISION for package change
This commit is contained in:
parent
93b98cb34b
commit
f09966dd16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543164
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= Apache-DB
|
||||
PORTVERSION= 0.18
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -18,4 +19,7 @@ RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2
|
||||
USES= apache:run,2.2+ perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Apache/DB/DB.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user