Strip shared library
- Bump PORTREVISION for package change
This commit is contained in:
parent
05329fd250
commit
ff05ade0e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554278
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= Fuse
|
||||
PORTVERSION= 0.16.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:DPATES
|
||||
@ -14,9 +14,12 @@ COMMENT= Write filesystems in Perl using FUSE
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
PORTSCOUT= limit:^[0-9\.]*$$
|
||||
|
||||
USES= perl5 fuse pkgconfig
|
||||
USE_PERL5= configure
|
||||
|
||||
PORTSCOUT= limit:^[0-9\.]*$$
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Fuse/Fuse.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user