From b222c9e68579c96f49259a0809f3053ef80acfb9 Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Tue, 1 Oct 2002 13:36:00 +0000 Subject: Add deps, vars for autoconf, automake. 1st try (and hopefully only try) at fixing bento build. --- www/quanta/Makefile | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'www/quanta') diff --git a/www/quanta/Makefile b/www/quanta/Makefile index 303ec9e350cd..e9aa8cbe65e9 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -26,7 +26,14 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= alane@freebsd.org -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext \ + autoconf:${PORTSDIR}/devel/autoconf \ + automake:${PORTSDIR}/devel/automake + +ACLOCAL= aclocal +AUTOCONF= autoconf +AUTOHEADER= autoheader +AUTOMAKE= automake USE_KDELIBS_VER=3 USE_XPM= yes -- cgit v1.2.3