summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat
diff options
context:
space:
mode:
authortron <tron>2007-08-02 07:22:31 +0000
committertron <tron>2007-08-02 07:22:31 +0000
commit1dd9f61b5eed287bf635dc7c50edb560cef1f14d (patch)
tree6a052e52f04b62c02b1f62eeeb8aa193838870e5 /pkgtools/libnbcompat
parentf39b83f5ab8f20cd1392c16811d7023f3c5b18d5 (diff)
downloadpkgsrc-1dd9f61b5eed287bf635dc7c50edb560cef1f14d.tar.gz
Include "bsd.prefs.mk" to avoid error messages from e.g. "pkg_chk".
Fix suggested by Joerg Sonnenberger.
Diffstat (limited to 'pkgtools/libnbcompat')
-rw-r--r--pkgtools/libnbcompat/inplace.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/libnbcompat/inplace.mk b/pkgtools/libnbcompat/inplace.mk
index c77b000d098..7d2e9a5e694 100644
--- a/pkgtools/libnbcompat/inplace.mk
+++ b/pkgtools/libnbcompat/inplace.mk
@@ -1,10 +1,12 @@
-# $NetBSD: inplace.mk,v 1.3 2007/08/01 18:16:38 joerg Exp $
+# $NetBSD: inplace.mk,v 1.4 2007/08/02 07:22:31 tron Exp $
#
# This Makefile fragment builds a working copy of libnbcompat inside
# ${WRKDIR} and adds the appropriate paths to CPPFLAGS and LDFLAGS.
# This can be used in place of libnbcompat/buildlink3.mk where it is
# included by a bootstrap package Makefile.
+.include "../../mk/bsd.prefs.mk"
+
LIBNBCOMPAT_FILESDIR= ${.CURDIR}/../../pkgtools/libnbcompat/files
LIBNBCOMPAT_SRCDIR= ${WRKDIR}/libnbcompat