summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-07-27 16:02:09 +0000
committerjoerg <joerg@pkgsrc.org>2008-07-27 16:02:09 +0000
commit1270427078b3ebc07e734ea52ced5756b819430d (patch)
tree45a7986248abc05f8904106814c54196d36fad25 /pkgtools/libnbcompat/Makefile
parentdaab516e884ad31a8ea7747cbee20f27f4a477b8 (diff)
downloadpkgsrc-1270427078b3ebc07e734ea52ced5756b819430d.tar.gz
Don't mess with PKG_* as it is not required to build bootstrap
components and it interferes with normal builds.
Diffstat (limited to 'pkgtools/libnbcompat/Makefile')
-rw-r--r--pkgtools/libnbcompat/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/pkgtools/libnbcompat/Makefile b/pkgtools/libnbcompat/Makefile
index c048ebbf5ee..24cd8287ec5 100644
--- a/pkgtools/libnbcompat/Makefile
+++ b/pkgtools/libnbcompat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2008/04/21 22:24:43 joerg Exp $
+# $NetBSD: Makefile,v 1.62 2008/07/27 16:02:09 joerg Exp $
#
# NOTE: If you update this package, it is *mandatory* that you update
# pkgsrc/pkgtools/libnbcompat/files/README to reflect the actual
@@ -21,10 +21,6 @@ NO_MTREE= yes
GNU_CONFIGURE= yes
MAKE_ENV+= BINMODE=${BINMODE}
-PKG_INFO= PKG_DBDIR=${_PKG_DBDIR} ${PKG_INFO_CMD}
-PKG_CREATE= PKG_DBDIR=${_PKG_DBDIR} ${PKG_CREATE_CMD}
-PKG_DELETE= PKG_DBDIR=${_PKG_DBDIR} ${PKG_DELETE_CMD}
-
do-extract:
@${CP} -R ${FILESDIR} ${WRKSRC}