mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
math/p5-GIS-Distance-Fast: Strip shared library
- Bump PORTREVISION for package change
This commit is contained in:
parent
93cc4da195
commit
96a12a8469
@ -1,5 +1,6 @@
|
||||
PORTNAME= GIS-Distance-Fast
|
||||
PORTVERSION= 0.15
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:BLUEFEET
|
||||
@ -22,4 +23,7 @@ TEST_DEPENDS= p5-GIS-Distance>=0.17:math/p5-GIS-Distance \
|
||||
USES= perl5
|
||||
USE_PERL5= modbuildtiny
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/GIS/Distance/Fast/Fast.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user