diff options
author | Will Andrews <will@FreeBSD.org> | 2002-03-30 09:07:53 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-03-30 09:07:53 +0000 |
commit | 97e6d164088095904ab49eafe23f9e1c67c494de (patch) | |
tree | 2a01fc85decccff8ce009661334e22692c899251 /x11/kdelibs3 | |
parent | 8b392d97c6346a46347c1582408f145698da0544 (diff) | |
download | ports-97e6d164088095904ab49eafe23f9e1c67c494de.tar.gz ports-97e6d164088095904ab49eafe23f9e1c67c494de.zip |
Notes
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r-- | x11/kdelibs3/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 48a1f7455feb..1a1de25b5580 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/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} |