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
commit3c66aae9dec9711306353572e60ff5cbf7f0f846 (patch)
tree6a052e52f04b62c02b1f62eeeb8aa193838870e5 /pkgtools/libnbcompat
parent2f600fb8d465c995306c8b1c3f9f74e9046fd299 (diff)
downloadpkgsrc-3c66aae9dec9711306353572e60ff5cbf7f0f846.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