diff options
Diffstat (limited to 'textproc/perl2html/Makefile')
-rw-r--r-- | textproc/perl2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/perl2html/Makefile b/textproc/perl2html/Makefile index 26413ff..265aebb 100644 --- a/textproc/perl2html/Makefile +++ b/textproc/perl2html/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= apps/www/converters MAINTAINER= mkamm@gmx.net COMMENT= Perl sources to HTML converter -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 MAN1= perl2html.1 |