summaryrefslogtreecommitdiff
path: root/x11/kde2
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-12-07 07:21:30 +0000
committerjlam <jlam@pkgsrc.org>2001-12-07 07:21:30 +0000
commit4f8ae12d3fca03a087b0d6005fb8088393ac8e6f (patch)
tree09b8806db6cc6048fa3266a9959e26da6c3c3432 /x11/kde2
parentdafe677081ad4ee709ea9c6caa4452dceba38319 (diff)
downloadpkgsrc-4f8ae12d3fca03a087b0d6005fb8088393ac8e6f.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