diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
commit | 6c49c5cfa7541d31f48a69897abfb138cbf6e7f0 (patch) | |
tree | 58d1120b8296dbcfcf82964ad14e9a50bf3b16be /math/p5-Geo-Distance-XS | |
parent | 8d456f3c58059b84de4f8f09993892871ad4d8d3 (diff) |
Notes
Diffstat (limited to 'math/p5-Geo-Distance-XS')
-rw-r--r-- | math/p5-Geo-Distance-XS/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Geo-Distance-XS/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/math/p5-Geo-Distance-XS/Makefile b/math/p5-Geo-Distance-XS/Makefile index 46bd31253a9c..e964e364935b 100644 --- a/math/p5-Geo-Distance-XS/Makefile +++ b/math/p5-Geo-Distance-XS/Makefile @@ -17,7 +17,4 @@ TEST_DEPENDS= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple USES= perl5 USE_PERL5= configure -MAN3= Geo::Distance::XS.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Geo-Distance-XS/pkg-plist b/math/p5-Geo-Distance-XS/pkg-plist index f9960b317d50..f137e0bd9bdf 100644 --- a/math/p5-Geo-Distance-XS/pkg-plist +++ b/math/p5-Geo-Distance-XS/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/XS/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/XS/XS.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/XS/XS.so +%%PERL5_MAN3%%/Geo::Distance::XS.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/XS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Geo/Distance |