summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2007-07-16 13:23:02 +0000
committerjoerg <joerg>2007-07-16 13:23:02 +0000
commit310db5b9d506ce22efad470d456fdd4432a8b666 (patch)
tree1995549ccdaf7bfa41042d4f91527d171e371062 /pkgtools/pkg_install/Makefile
parent01fda3f44636ffed8695e9f1db16cafeed263856 (diff)
downloadpkgsrc-310db5b9d506ce22efad470d456fdd4432a8b666.tar.gz
Change download-vulnerability-list.sh to use exec_prefix in the
sense of pkg_tools_prefix and prefix in the sense of LOCALBASE. This allows individual overriding for NetBSD. Add the forgotten part to allow DESTDIR builds and the pkgsrc.7 man page.
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index b8243fa802b..21133757b70 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.132 2007/07/14 20:17:06 adrianp Exp $
+# $NetBSD: Makefile,v 1.133 2007/07/16 13:23:02 joerg Exp $
# Notes to package maintainers:
#
@@ -17,6 +17,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pkgsrc.org/
COMMENT= Package management and administration tools for pkgsrc
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS+= audit-packages-[0-9]*
GNU_CONFIGURE= yes