Put the conftarget hack into kdelibs as well, as it also doesn't use

USE_KDELIBS_VER.
This commit is contained in:
Michael Nottebrock 2004-05-26 00:38:17 +00:00
parent 4faf7dcafe
commit 1c301f94c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110017
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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