summaryrefslogtreecommitdiffstats
path: root/x11/kdelibs3/Makefile
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-05-26 00:38:17 +0000
committerlofi <lofi@FreeBSD.org>2004-05-26 00:38:17 +0000
commitc78cbf5fcf3f48163357030430b2f591611c94a9 (patch)
treeeab868815f7eca9640509d0b488e57000c735a74 /x11/kdelibs3/Makefile
parent3fdd13b1c5fedde26295c6384031ae989c44ccd7 (diff)
downloadFreeBSD-ports-c78cbf5fcf3f48163357030430b2f591611c94a9.zip
FreeBSD-ports-c78cbf5fcf3f48163357030430b2f591611c94a9.tar.gz
Put the conftarget hack into kdelibs as well, as it also doesn't use
USE_KDELIBS_VER.
Diffstat (limited to 'x11/kdelibs3/Makefile')
-rw-r--r--x11/kdelibs3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 0f53113..2dcf689 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -47,8 +47,10 @@ INSTALLS_SHLIB= yes
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= # empty
CONFIGURE_ARGS+=--disable-ltdl-install \
- --enable-mt
+ --enable-mt \
+ --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
FONTSCALE= ${X11BASE}/lib/X11/fonts/TTF/luximb.ttf
FONTENCOD= ${X11BASE}/lib/X11/fonts/encodings/tcvn-0.enc
OpenPOWER on IntegriCloud