diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 14:03:59 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 14:03:59 +0000 |
commit | 2d7852dd48ee2f1ef31959ce7fd03372f1d1e162 (patch) | |
tree | f95afc028b06f73916e4eb9abb40498014a1adfe /textproc/p5-HTML-HTMLDoc/Makefile | |
parent | Fix pkg-plist broken on last commit (diff) |
* Convert to staging
* Add license
* pet portlint
Sponsored by: Absolight
Diffstat (limited to 'textproc/p5-HTML-HTMLDoc/Makefile')
-rw-r--r-- | textproc/p5-HTML-HTMLDoc/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-HTML-HTMLDoc/Makefile b/textproc/p5-HTML-HTMLDoc/Makefile index d79a6a9a6134..8c593fd99fdd 100644 --- a/textproc/p5-HTML-HTMLDoc/Makefile +++ b/textproc/p5-HTML-HTMLDoc/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::HTMLDoc.3 HTML::HTMLDoc::PDF.3 - -NO_STAGE= yes .include <bsd.port.mk> |