aboutsummaryrefslogtreecommitdiff
path: root/textproc/txt2html
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 16:48:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 16:48:41 +0000
commit8aceb315c504e066e25099fefb52df69bef8f7dd (patch)
treec630c097210c894bc317e215eb9cc67d9b481252 /textproc/txt2html
parent87a623313fc0c2e12804c220a64871cf7368f05f (diff)
downloadports-8aceb315c504e066e25099fefb52df69bef8f7dd.tar.gz
ports-8aceb315c504e066e25099fefb52df69bef8f7dd.zip
Notes
Diffstat (limited to 'textproc/txt2html')
-rw-r--r--textproc/txt2html/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile
index 404feca49aa0..aa40019bb228 100644
--- a/textproc/txt2html/Makefile
+++ b/textproc/txt2html/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: txt2html
-# Date created: 29 Jun 1998
-# Whom: Don Croyle <croyle@gelemna.org>
-#
+# Created by: Don Croyle <croyle@gelemna.org>
# $FreeBSD$
-#
PORTNAME= txt2html
PORTVERSION= 2.51
@@ -17,7 +13,8 @@ BUILD_DEPENDS= p5-Getopt-ArgvFile>=0:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN1= txt2html.1
MAN3= HTML::TextToHTML.3