aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdelibs3
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-12-05 19:24:07 +0800
committerlofi <lofi@FreeBSD.org>2004-12-05 19:24:07 +0800
commita5dfe865f3ad3882b9628dbebb6c7a7ab94e1440 (patch)
treeb7da2acda56f6dd47e994be338eba1ddc7a3c459 /x11/kdelibs3
parenteb70bca22da63b0834aba7e624e771725f9c0409 (diff)
downloadfreebsd-ports-gnome-a5dfe865f3ad3882b9628dbebb6c7a7ab94e1440.tar.gz
freebsd-ports-gnome-a5dfe865f3ad3882b9628dbebb6c7a7ab94e1440.tar.zst
freebsd-ports-gnome-a5dfe865f3ad3882b9628dbebb6c7a7ab94e1440.zip
Fix implicit dependency on imake for KDE and all USE_KDELIBS_VER
users.
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r--x11/kdelibs3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index a591fc61b1ab..cb961a1bc689 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -52,7 +52,8 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET=# empty
CONFIGURE_ARGS+=--disable-ltdl-install \
--enable-mt \
- --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+ --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
+ --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
FONTSCALE= ${X11BASE}/lib/X11/fonts/TTF/luximb.ttf
FONTENCOD= ${X11BASE}/lib/X11/fonts/encodings/tcvn-0.enc