summaryrefslogtreecommitdiff
path: root/x11/kdelibs2
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-07-08 11:28:44 +0000
committerzuntum <zuntum>2001-07-08 11:28:44 +0000
commit844ceb76ca9b28bc41c20311bf0ee40b49f8e728 (patch)
treebf2ceb0ce9fe515daebd606d85639c65d46cf865 /x11/kdelibs2
parentb31e38b3b6e41d16638f1470542cfae15196d8fc (diff)
downloadpkgsrc-844ceb76ca9b28bc41c20311bf0ee40b49f8e728.tar.gz
Add USER_LDFLAGS="-L${BUILDLINK_DIR}/lib" to CONFIGURE_ENV.
This change is untested, but won't break things and should fix Chuck Cranor's KDE2 build problem (could you confirm it, please?) I have too slow box to compile whole kde2 now. Fix by Johnny C. Lam
Diffstat (limited to 'x11/kdelibs2')
-rw-r--r--x11/kdelibs2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile
index 9edcca733c5..34c46bc897f 100644
--- a/x11/kdelibs2/Makefile
+++ b/x11/kdelibs2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/07/05 17:31:27 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/07/08 11:28:44 zuntum Exp $
#
DISTNAME= kdelibs-2.1
@@ -20,6 +20,7 @@ LTCONFIG_OVERRIDE+= ${WRKSRC}/ksgmltools/ltconfig
.endif
CONFIGURE_ARGS+= --with-ssl-dir="${BUILDLINK_DIR}"
+CONFIGURE_ENV+= USER_LDFLAGS="-L${BUILDLINK_DIR}/lib"
LIBS+= -Wl,--export-dynamic
MKDIRS= share/kde/icons/locolor/32x32/actions/kde \