summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorgrant <grant>2003-04-20 20:34:05 +0000
committergrant <grant>2003-04-20 20:34:05 +0000
commitc564d3a4927fec65415545dae84bedcfb9bf6cef (patch)
tree9d7f2a5eaca8d743afef45cc4ec34619307e22f3 /pkgtools
parentccc2bf61c05592963bd9dd957155537625c7d1af (diff)
downloadpkgsrc-c564d3a4927fec65415545dae84bedcfb9bf6cef.tar.gz
sync with bootstrap:
make sure man pages get installed into a sane location if --mandir is not specified.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/files/add/Makefile.in6
-rw-r--r--pkgtools/pkg_install/files/admin/Makefile.in6
-rw-r--r--pkgtools/pkg_install/files/create/Makefile.in6
-rw-r--r--pkgtools/pkg_install/files/delete/Makefile.in6
-rw-r--r--pkgtools/pkg_install/files/info/Makefile.in6
5 files changed, 15 insertions, 15 deletions
diff --git a/pkgtools/pkg_install/files/add/Makefile.in b/pkgtools/pkg_install/files/add/Makefile.in
index 08f9f1ae489..71705a54bc1 100644
--- a/pkgtools/pkg_install/files/add/Makefile.in
+++ b/pkgtools/pkg_install/files/add/Makefile.in
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.in,v 1.3 2003/01/11 07:52:17 schmonz Exp $
+# $NetBSD: Makefile.in,v 1.4 2003/04/20 20:34:05 grant Exp $
# Original from FreeBSD, no rcs id.
-PREFIX= @prefix@
+prefix= @prefix@
INSTALL= @INSTALL@
mandir= @mandir@
@@ -35,6 +35,6 @@ clean:
rm -f ${OBJS} ${PROG}
install:
- ${INSTALL} ${PROG} ${PREFIX}/sbin
+ ${INSTALL} ${PROG} ${prefix}/sbin
${INSTALL} -m 755 -d ${mandircat1}
${INSTALL} -m 444 ${PROG}.cat1 ${mandircat1}/${PROG}.0
diff --git a/pkgtools/pkg_install/files/admin/Makefile.in b/pkgtools/pkg_install/files/admin/Makefile.in
index d588c62ccea..d96a64063b4 100644
--- a/pkgtools/pkg_install/files/admin/Makefile.in
+++ b/pkgtools/pkg_install/files/admin/Makefile.in
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.in,v 1.4 2003/02/11 16:48:22 grant Exp $
+# $NetBSD: Makefile.in,v 1.5 2003/04/20 20:34:06 grant Exp $
# Original from FreeBSD, no rcs id.
-PREFIX= @prefix@
+prefix= @prefix@
INSTALL= @INSTALL@
mandir= @mandir@
@@ -35,6 +35,6 @@ clean:
rm -f ${OBJS} ${PROG}
install:
- ${INSTALL} ${PROG} ${PREFIX}/sbin
+ ${INSTALL} ${PROG} ${prefix}/sbin
${INSTALL} -m 755 -d ${mandircat1}
${INSTALL} -m 444 ${PROG}.cat1 ${mandircat1}/${PROG}.0
diff --git a/pkgtools/pkg_install/files/create/Makefile.in b/pkgtools/pkg_install/files/create/Makefile.in
index 3300093e628..bcd06ceaaa6 100644
--- a/pkgtools/pkg_install/files/create/Makefile.in
+++ b/pkgtools/pkg_install/files/create/Makefile.in
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.in,v 1.4 2003/02/11 16:48:23 grant Exp $
+# $NetBSD: Makefile.in,v 1.5 2003/04/20 20:34:06 grant Exp $
# Original from FreeBSD, no rcs id.
-PREFIX= @prefix@
+prefix= @prefix@
INSTALL= @INSTALL@
mandir= @mandir@
@@ -35,6 +35,6 @@ clean:
rm -f ${OBJS} ${PROG}
install:
- ${INSTALL} ${PROG} ${PREFIX}/sbin
+ ${INSTALL} ${PROG} ${prefix}/sbin
${INSTALL} -m 755 -d ${mandircat1}
${INSTALL} -m 444 ${PROG}.cat1 ${mandircat1}/${PROG}.0
diff --git a/pkgtools/pkg_install/files/delete/Makefile.in b/pkgtools/pkg_install/files/delete/Makefile.in
index b2e13d91f61..9abd2eb24e2 100644
--- a/pkgtools/pkg_install/files/delete/Makefile.in
+++ b/pkgtools/pkg_install/files/delete/Makefile.in
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.in,v 1.4 2003/02/11 16:48:23 grant Exp $
+# $NetBSD: Makefile.in,v 1.5 2003/04/20 20:34:06 grant Exp $
# Original from FreeBSD, no rcs id.
-PREFIX= @prefix@
+prefix= @prefix@
INSTALL= @INSTALL@
mandir= @mandir@
@@ -35,6 +35,6 @@ clean:
rm -f ${OBJS} ${PROG}
install:
- ${INSTALL} ${PROG} ${PREFIX}/sbin
+ ${INSTALL} ${PROG} ${prefix}/sbin
${INSTALL} -m 755 -d ${mandircat1}
${INSTALL} -m 444 ${PROG}.cat1 ${mandircat1}/${PROG}.0
diff --git a/pkgtools/pkg_install/files/info/Makefile.in b/pkgtools/pkg_install/files/info/Makefile.in
index 247206b2ede..dca6615171e 100644
--- a/pkgtools/pkg_install/files/info/Makefile.in
+++ b/pkgtools/pkg_install/files/info/Makefile.in
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.in,v 1.4 2003/02/11 16:48:23 grant Exp $
+# $NetBSD: Makefile.in,v 1.5 2003/04/20 20:34:06 grant Exp $
# Original from FreeBSD, no rcs id.
-PREFIX= @prefix@
+prefix= @prefix@
INSTALL= @INSTALL@
mandir= @mandir@
@@ -35,6 +35,6 @@ clean:
rm -f ${OBJS} ${PROG}
install:
- ${INSTALL} ${PROG} ${PREFIX}/sbin
+ ${INSTALL} ${PROG} ${prefix}/sbin
${INSTALL} -m 755 -d ${mandircat1}
${INSTALL} -m 444 ${PROG}.cat1 ${mandircat1}/${PROG}.0