aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/kdenetwork3/Makefile4
-rw-r--r--net/kdenetwork4/Makefile4
2 files changed, 8 insertions, 0 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index 951a589cf17e..0bcf66e71310 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -22,6 +22,10 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
MAKE_ENV= ${CONFIGURE_ENV}
+.if ${MACHINE_ARCH} == "alpha"
+_NO_KDE_FINAL= yes
+.endif
+
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
UTMP?= /var/run/utmp
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 951a589cf17e..0bcf66e71310 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -22,6 +22,10 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
MAKE_ENV= ${CONFIGURE_ENV}
+.if ${MACHINE_ARCH} == "alpha"
+_NO_KDE_FINAL= yes
+.endif
+
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
UTMP?= /var/run/utmp