diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
commit | fb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch) | |
tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-Template-Plugin-HTML-SuperForm | |
parent | 641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Template-Plugin-HTML-SuperForm')
-rw-r--r-- | textproc/p5-Template-Plugin-HTML-SuperForm/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-Template-Plugin-HTML-SuperForm/pkg-plist | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile b/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile index 1f0207e0e4a2..767cbaf3c871 100644 --- a/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile +++ b/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile @@ -9,15 +9,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Interface Template Toolkit to Lingua::EN::Inflect module -RUN_DEPENDS= p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-HTML-SuperForm>0:${PORTSDIR}/textproc/p5-HTML-SuperForm +BUILD_DEPENDS= p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit \ + p5-HTML-SuperForm>0:${PORTSDIR}/textproc/p5-HTML-SuperForm +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME} -MAN3= Template::Plugin::HTML::SuperForm.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Template-Plugin-HTML-SuperForm/pkg-plist b/textproc/p5-Template-Plugin-HTML-SuperForm/pkg-plist index ebc0a468ed70..92524a726261 100644 --- a/textproc/p5-Template-Plugin-HTML-SuperForm/pkg-plist +++ b/textproc/p5-Template-Plugin-HTML-SuperForm/pkg-plist @@ -1,8 +1,10 @@ +%%PERL5_MAN3%%/Template::Plugin::HTML::SuperForm.3.gz %%SITE_PERL%%/Template/Plugin/HTML/SuperForm.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/HTML/SuperForm/.packlist -@dirrmtry %%SITE_PERL%%/Template/Plugin/HTML -@dirrmtry %%SITE_PERL%%/Template/Plugin -@dirrmtry %%SITE_PERL%%/Template @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/HTML/SuperForm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/HTML @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template +@dirrmtry %%SITE_PERL%%/Template/Plugin/HTML +@dirrmtry %%SITE_PERL%%/Template/Plugin +@dirrmtry %%SITE_PERL%%/Template |