aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/kdewebdev/Makefile9
-rw-r--r--www/kdewebdev4/Makefile9
-rw-r--r--www/quanta/Makefile9
3 files changed, 24 insertions, 3 deletions
diff --git a/www/kdewebdev/Makefile b/www/kdewebdev/Makefile
index 303ec9e350cd..e9aa8cbe65e9 100644
--- a/www/kdewebdev/Makefile
+++ b/www/kdewebdev/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
diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile
index 303ec9e350cd..e9aa8cbe65e9 100644
--- a/www/kdewebdev4/Makefile
+++ b/www/kdewebdev4/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
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