diff options
Diffstat (limited to 'textproc/c2html')
-rw-r--r-- | textproc/c2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/c2html/Makefile b/textproc/c2html/Makefile index 92bd7fe90050..984c84eb62a4 100644 --- a/textproc/c2html/Makefile +++ b/textproc/c2html/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= apps/www/converters MAINTAINER= mkamm@gmx.net COMMENT= C-language sources to HTML converter -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 MAN1= c2html.1 |