Put the conftarget hack into kdelibs as well, as it also doesn't use
USE_KDELIBS_VER.
This commit is contained in:
parent
4faf7dcafe
commit
1c301f94c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110017
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user