aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/perl2html
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-09-24 20:57:24 +0800
committertijl <tijl@FreeBSD.org>2014-09-24 20:57:24 +0800
commit333f16bdda752c927919e50ad11985c07c6faffb (patch)
tree918af0d25db3b30809035e4be59b1a5e3f56a7c2 /textproc/perl2html
parent8702f8b23d41bdfec7ec6c71ba6f077d9e40242f (diff)
downloadfreebsd-ports-gnome-333f16bdda752c927919e50ad11985c07c6faffb.tar.gz
freebsd-ports-gnome-333f16bdda752c927919e50ad11985c07c6faffb.tar.zst
freebsd-ports-gnome-333f16bdda752c927919e50ad11985c07c6faffb.zip
Remove USE_AUTOTOOLS
Diffstat (limited to 'textproc/perl2html')
-rw-r--r--textproc/perl2html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/perl2html/Makefile b/textproc/perl2html/Makefile
index 0b2713c5551f..3f948f3d623e 100644
--- a/textproc/perl2html/Makefile
+++ b/textproc/perl2html/Makefile
@@ -13,7 +13,7 @@ COMMENT= Perl sources to HTML converter
LICENSE= GPLv2
-USE_AUTOTOOLS= autoconf213
+GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>