summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2003-09-02 22:30:46 +0000
committerjlam <jlam>2003-09-02 22:30:46 +0000
commit20c6e72ca0d4ef1c0d1fdc0617f85fa36c2844a8 (patch)
treea7947582bc230f3f607fa674c3e5997d8f79eb9c /pkgtools/pkg_install/Makefile
parent12e421bd00af1194b16d3ea3457ea35b6ad5e03a (diff)
downloadpkgsrc-20c6e72ca0d4ef1c0d1fdc0617f85fa36c2844a8.tar.gz
libnbcompat/buildlink2.mk does more magic for us, so do less here.
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index a252af96a16..e4b88971516 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2003/09/02 09:08:52 grant Exp $
+# $NetBSD: Makefile,v 1.80 2003/09/02 22:30:46 jlam Exp $
# Notes to package maintainers:
#
@@ -33,8 +33,6 @@ PKG_PRESERVE= # defined
VERSION!= ${AWK} -F '"' '/PKGTOOLS_VERSION/ {print $$2}' \
${FILESDIR}/lib/version.h
-CPPFLAGS+= ${BUILDLINK_CPPFLAGS.libnbcompat}
-
PKG_DBDIR?= /var/db/pkg
PKG_INFO= PKG_DBDIR=${PKG_DBDIR} ${PKG_INFO_CMD}