aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2004-12-07 22:37:27 +0800
committerroam <roam@FreeBSD.org>2004-12-07 22:37:27 +0800
commitb5cb0ff033c93780a7de2b32958cdc14ccc9b5aa (patch)
treeaedb2c4c4bac2700ffb3359cd9b6e13d8853ba56 /textproc
parentafe5adc73c29af53d0f53af219d9fd8ea449442e (diff)
downloadfreebsd-ports-gnome-b5cb0ff033c93780a7de2b32958cdc14ccc9b5aa.tar.gz
freebsd-ports-gnome-b5cb0ff033c93780a7de2b32958cdc14ccc9b5aa.tar.zst
freebsd-ports-gnome-b5cb0ff033c93780a7de2b32958cdc14ccc9b5aa.zip
Oops.. this port was missing a USE_PERL5 directive.
Submitted by: lesi
Diffstat (limited to 'textproc')
-rw-r--r--textproc/texi2html/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index e5dd3be3a8f4..a526c71cea67 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.cvshome.org/files/70/10/
MAINTAINER= roam@FreeBSD.org
COMMENT= Texinfo to HTML converter
+USE_PERL5= yes
USE_BZIP2= yes
USE_AUTOMAKE_VER= 15
USE_AUTOCONF_VER= 253