From d7b1376e4bd06abe0e2ea561bfa0ee0657920a8c Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Wed, 27 Nov 2002 13:25:31 +0000 Subject: Fix to use autoconf the right way. Do NOT put *_DEPENDS entries for autoconf. It's not gonna work anymore, folks! READ bsd.port.mk comments. Approved by: kris --- devel/sysconftool/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'devel/sysconftool') diff --git a/devel/sysconftool/Makefile b/devel/sysconftool/Makefile index a61c60176d31..c483d9a1e137 100644 --- a/devel/sysconftool/Makefile +++ b/devel/sysconftool/Makefile @@ -13,11 +13,8 @@ MASTER_SITE_SUBDIR= courier MAINTAINER= yds@CoolRat.org -BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ - automake14:${PORTSDIR}/devel/automake14 - -GNU_CONFIGURE= yes USE_PERL5= yes +USE_AUTOMAKE_VER= 14 MAN1= sysconftool.1 sysconftoolcheck.1 MAN7= sysconftool.7 -- cgit v1.2.3