summaryrefslogtreecommitdiff
path: root/x11/kde2
diff options
context:
space:
mode:
authorjlam <jlam>2001-12-07 07:21:30 +0000
committerjlam <jlam>2001-12-07 07:21:30 +0000
commite89ef88294e2334dee26848373a92065b884e3c0 (patch)
tree09b8806db6cc6048fa3266a9959e26da6c3c3432 /x11/kde2
parent7b5c76698776c9e0f2e349f35f673f9e171a2295 (diff)
downloadpkgsrc-e89ef88294e2334dee26848373a92065b884e3c0.tar.gz
Include bsd.prefs.mk, just in case, to ensure the X11PREFIX is defined.
Diffstat (limited to 'x11/kde2')
-rw-r--r--x11/kde2/buildlink.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/kde2/buildlink.mk b/x11/kde2/buildlink.mk
index 79450508089..6f00ccfd522 100644
--- a/x11/kde2/buildlink.mk
+++ b/x11/kde2/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.2 2001/11/14 13:06:25 jlam Exp $
+# $NetBSD: buildlink.mk,v 1.3 2001/12/07 07:21:30 jlam Exp $
#
# This Makefile fragment is included by packages that use the KDE2
# configure-and-build process.
@@ -55,6 +55,8 @@ KDE2_BUILDLINK_MK= # defined
#
USE_X11BASE= YES
+.include "../../mk/bsd.prefs.mk"
+
.if !defined(USE_BUILDLINK_ONLY)
#
# Default values so that even if the package using this file is not strongly