aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdelibs2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdelibs2/Makefile')
-rw-r--r--x11/kdelibs2/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile
index 48a1f7455fe..1a1de25b558 100644
--- a/x11/kdelibs2/Makefile
+++ b/x11/kdelibs2/Makefile
@@ -37,14 +37,18 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-cups --disable-ltdl-install
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 500029
+_NO_KDE_OBJPRELINK=yes
+.endif
+
.include "${.CURDIR}/../../x11/kde2/Makefile.kde"
USE_GMAKE= yes
MAKE_ENV= SOMAJOR="${SOMAJOR}" SOMINOR="${SOMINOR}"
PLIST_SUB+= LIBVER="${SOMAJOR}" LDCONFIG="${LDCONFIG}"
-.include <bsd.port.pre.mk>
-
pre-fetch:
.if ${OSVERSION} <= 410002
@${ECHO}