From d672b28251eb6f6e3b67aea3711a68d1114c1e46 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Wed, 24 Sep 2014 12:58:46 +0000 Subject: [PATCH] Remove USE_AUTOTOOLS --- textproc/java2html/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/textproc/java2html/Makefile b/textproc/java2html/Makefile index 54204461b446..884f6dea963a 100644 --- a/textproc/java2html/Makefile +++ b/textproc/java2html/Makefile @@ -13,8 +13,7 @@ COMMENT= Java sources to HTML converter LICENSE= GPLv2 -USE_AUTOTOOLS= autoconf213 - +GNU_CONFIGURE= yes PORTDOCS= AUTHORS NEWS README PLIST_FILES= bin/java2html man/man1/java2html.1.gz