summaryrefslogtreecommitdiff
path: root/x11/kdebase2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase2/Makefile')
-rw-r--r--x11/kdebase2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index 8d31d6670b7..862f811d74d 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2001/07/05 23:41:27 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2001/07/08 11:28:44 zuntum Exp $
DISTNAME= kdebase-2.1
CATEGORIES= x11 kde
@@ -15,6 +15,7 @@ USE_BUILDLINK_ONLY= yes
.include "../../x11/kde2/Makefile.part2"
CONFIGURE_ENV+= UIC="${QTDIR}/bin/uic"
+CONFIGURE_ENV+= USER_LDFLAGS="-L${BUILDLINK_DIR}/lib"
CONFIGURE_ARGS+= --with-motif-includes="${BUILDLINK_DIR}/include"
CONFIGURE_ARGS+= --with-motif-libraries="${BUILDLINK_DIR}/lib"
CONFIGURE_ARGS+= --with-ssl-dir="${BUILDLINK_DIR}"