diff options
author | az <az@FreeBSD.org> | 2014-01-30 17:42:48 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-30 17:42:48 +0800 |
commit | c3451e13ce5d5fb463b34eaf23921bed1c3b3b4e (patch) | |
tree | 12a1e32f5b1fc0e7932c9e7498c464d4d03204cb /math/p5-GIS-Distance-Lite | |
parent | 81d6c775672cb3ebf8149d4ec1460185371639b1 (diff) | |
download | freebsd-ports-gnome-c3451e13ce5d5fb463b34eaf23921bed1c3b3b4e.tar.gz freebsd-ports-gnome-c3451e13ce5d5fb463b34eaf23921bed1c3b3b4e.tar.zst freebsd-ports-gnome-c3451e13ce5d5fb463b34eaf23921bed1c3b3b4e.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'math/p5-GIS-Distance-Lite')
-rw-r--r-- | math/p5-GIS-Distance-Lite/Makefile | 3 | ||||
-rw-r--r-- | math/p5-GIS-Distance-Lite/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-GIS-Distance-Lite/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-GIS-Distance-Lite/Makefile b/math/p5-GIS-Distance-Lite/Makefile index ef82d0660f4e..ac5787c85102 100644 --- a/math/p5-GIS-Distance-Lite/Makefile +++ b/math/p5-GIS-Distance-Lite/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS= p5-Math-Complex>1.0.3:${PORTSDIR}/math/p5-Math-Complex USES= perl5 USE_PERL5= configure -MAN3= GIS::Distance::Lite.3 \ - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-GIS-Distance-Lite/pkg-descr b/math/p5-GIS-Distance-Lite/pkg-descr index c47cbcd1945c..ab1638c6548b 100644 --- a/math/p5-GIS-Distance-Lite/pkg-descr +++ b/math/p5-GIS-Distance-Lite/pkg-descr @@ -7,4 +7,4 @@ whistles and without the additional dependencies. Same great taste, less filling. It exists for those who cannot, or prefer not to install Moose and its dependencies. -WWW: http://search.cpan.org/dist/GIS-Distance-Lite/ +WWW: http://search.cpan.org/dist/GIS-Distance-Lite/ diff --git a/math/p5-GIS-Distance-Lite/pkg-plist b/math/p5-GIS-Distance-Lite/pkg-plist index 77d29db2502b..cbe0930c39a8 100644 --- a/math/p5-GIS-Distance-Lite/pkg-plist +++ b/math/p5-GIS-Distance-Lite/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/GIS/Distance/Lite/.packlist %%SITE_PERL%%/GIS/Distance/Lite.pm +%%PERL5_MAN3%%/GIS::Distance::Lite.3.gz @dirrmtry %%SITE_PERL%%/GIS/Distance @dirrmtry %%SITE_PERL%%/GIS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GIS/Distance/Lite |