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 /comms/p5-SMS-Send-NexmoUnicode | |
parent | - By popular request enable HTTP_SSL option per default (diff) |
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes:
svn path=/head/; revision=341829
Diffstat (limited to 'comms/p5-SMS-Send-NexmoUnicode')
-rw-r--r-- | comms/p5-SMS-Send-NexmoUnicode/Makefile | 3 | ||||
-rw-r--r-- | comms/p5-SMS-Send-NexmoUnicode/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/comms/p5-SMS-Send-NexmoUnicode/Makefile b/comms/p5-SMS-Send-NexmoUnicode/Makefile index 62d431b39021..6c81c1fd2e2c 100644 --- a/comms/p5-SMS-Send-NexmoUnicode/Makefile +++ b/comms/p5-SMS-Send-NexmoUnicode/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= SMS::Send::NexmoUnicode.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-NexmoUnicode/pkg-plist b/comms/p5-SMS-Send-NexmoUnicode/pkg-plist index 28b5b9ec327e..0a61b22f1ae8 100644 --- a/comms/p5-SMS-Send-NexmoUnicode/pkg-plist +++ b/comms/p5-SMS-Send-NexmoUnicode/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/SMS/Send/NexmoUnicode.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/NexmoUnicode/.packlist +%%PERL5_MAN3%%/SMS::Send::NexmoUnicode.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/NexmoUnicode @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS |