diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 06:52:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 06:52:17 +0000 |
commit | 535e3f4bdcaf8aaefa54be4c1cf87d7741499ad8 (patch) | |
tree | 4b252be51b844ceeae63c98cd903ebcec1ac6c5d /devel/cpan-upload-http | |
parent | e00e18f376e91b7a2d036f8b0f49c298406a18aa (diff) | |
download | ports-535e3f4bdcaf8aaefa54be4c1cf87d7741499ad8.tar.gz ports-535e3f4bdcaf8aaefa54be4c1cf87d7741499ad8.zip |
Notes
Diffstat (limited to 'devel/cpan-upload-http')
-rw-r--r-- | devel/cpan-upload-http/Makefile | 3 | ||||
-rw-r--r-- | devel/cpan-upload-http/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/cpan-upload-http/Makefile b/devel/cpan-upload-http/Makefile index c9f7a518b70e..f34bfde6ddc1 100644 --- a/devel/cpan-upload-http/Makefile +++ b/devel/cpan-upload-http/Makefile @@ -18,7 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= cpan-upload-http.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/cpan-upload-http/pkg-plist b/devel/cpan-upload-http/pkg-plist index 2bfffc57fb96..559c7601888b 100644 --- a/devel/cpan-upload-http/pkg-plist +++ b/devel/cpan-upload-http/pkg-plist @@ -1,3 +1,4 @@ bin/cpan-upload-http +man/man1/cpan-upload-http.1.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/cpan-upload-http/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/cpan-upload-http |