aboutsummaryrefslogtreecommitdiff
path: root/textproc/bib2html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/bib2html/Makefile')
-rw-r--r--textproc/bib2html/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/textproc/bib2html/Makefile b/textproc/bib2html/Makefile
index 5f904fabecc3..3e13ce4e5f66 100644
--- a/textproc/bib2html/Makefile
+++ b/textproc/bib2html/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: bib2html
-# Date created: Jan 5, 2004
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= bib2html
DISTVERSION= 5.1-1
@@ -18,7 +13,8 @@ COMMENT= The BibTeX to HTML Translator
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:C/-[0-9]$//}/src
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
NO_BUILD= yes
post-patch: