From af2a6cb93bc18e2f18ab75f873cc87f3eddcf3bd Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 31 May 2001 22:53:13 +0000 Subject: Replace explicit build dependency on automake with USE_AUTOMAKE knob --- x11-toolkits/lesstif/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11-toolkits/lesstif') diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index 91cd36cdd4b8..3ee972f2116e 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -15,9 +15,8 @@ MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \ MAINTAINER= ports@freebsd.org -BUILD_DEPENDS= ${LOCALBASE}/bin/automake:${PORTSDIR}/devel/automake - MANUAL_PACKAGE_BUILD= do not want to install during interactive build +USE_AUTOMAKE= yes USE_AUTOCONF= yes USE_X_PREFIX= yes INSTALLS_SHLIB= yes -- cgit v1.2.3