summaryrefslogtreecommitdiffstats
path: root/x11/kde4
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-05-22 11:08:35 +0000
committerlofi <lofi@FreeBSD.org>2004-05-22 11:08:35 +0000
commit77508f6883b7395bfe8e679c6a17f38cc39afa07 (patch)
tree97ab612bfe5ab4bd2080cf5c15fe98b218572b8e /x11/kde4
parent6b2a2a0808a04264480c281a771151d8956badcd (diff)
downloadFreeBSD-ports-77508f6883b7395bfe8e679c6a17f38cc39afa07.zip
FreeBSD-ports-77508f6883b7395bfe8e679c6a17f38cc39afa07.tar.gz
Move another helpful bit from Makefile.kde to bsd.kde.mk:
Unless _NO_KDE_CONFTARGET_HACK is set, users of bsd.kde.mk will automatically have CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} set. This is necessary for almost every package using a configure script created with non-historic versions of autoconf and really should be handled in bsd.port.mk.
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile.kde5
1 files changed, 0 insertions, 5 deletions
diff --git a/x11/kde4/Makefile.kde b/x11/kde4/Makefile.kde
index 1762d24..b41db77 100644
--- a/x11/kde4/Makefile.kde
+++ b/x11/kde4/Makefile.kde
@@ -60,11 +60,6 @@ PATCHFILES= ${PORTNAME}-${PATCHFROM_VER}-${PATCHTO_VER}.diff.bz2
PATCH_DIST_STRIP=-p1
.endif
-.if !defined(_NO_KDE_CONFTARGET_HACK)
-CONFIGURE_TARGET=
-CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-.endif
-
.if !defined(_NO_KDE_FINAL) && defined(WANT_KDE_FINAL)
CONFIGURE_ARGS+=--enable-final
.endif
OpenPOWER on IntegriCloud