summaryrefslogtreecommitdiffstats
path: root/misc/kdeaddons/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/kdeaddons/Makefile')
-rw-r--r--misc/kdeaddons/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/misc/kdeaddons/Makefile b/misc/kdeaddons/Makefile
index 28daaca..626bc97 100644
--- a/misc/kdeaddons/Makefile
+++ b/misc/kdeaddons/Makefile
@@ -27,10 +27,14 @@ USE_GMAKE= yes
PLIST_SUB+= RM=${RM}
CONFIGURE_ENV+= SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"
-.include "${.CURDIR}/../../x11/kde2/Makefile.kde"
-
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 500029
+_NO_KDE_OBJPRELINK=yes
+.endif
+
+.include "${.CURDIR}/../../x11/kde2/Makefile.kde"
+
pre-configure:
${MKDIR} ${WRKSRC}/auto-bin
.for AC in autoconf autoheader
OpenPOWER on IntegriCloud