summaryrefslogtreecommitdiff
path: root/mk/pkginstall
diff options
context:
space:
mode:
authorrillig <rillig>2007-01-02 17:15:24 +0000
committerrillig <rillig>2007-01-02 17:15:24 +0000
commit18f229e9adfdce3f1d9c355892985d2a87381295 (patch)
tree04aad43b6d6763b0ee5d626dd02e62a7aaf346fd /mk/pkginstall
parent77b772d122b2b4c1dad8fcd2cac184e15f3f8b14 (diff)
downloadpkgsrc-18f229e9adfdce3f1d9c355892985d2a87381295.tar.gz
Reformatted the documentation of INFO_DIR to make it suitable for "make
help".
Diffstat (limited to 'mk/pkginstall')
-rw-r--r--mk/pkginstall/bsd.pkginstall.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/mk/pkginstall/bsd.pkginstall.mk b/mk/pkginstall/bsd.pkginstall.mk
index c4f74d67c74..fe66cd81ecc 100644
--- a/mk/pkginstall/bsd.pkginstall.mk
+++ b/mk/pkginstall/bsd.pkginstall.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkginstall.mk,v 1.18 2007/01/02 11:47:26 joerg Exp $
+# $NetBSD: bsd.pkginstall.mk,v 1.19 2007/01/02 17:15:24 rillig Exp $
#
# This Makefile fragment is included by bsd.pkg.mk and implements the
# common INSTALL/DEINSTALL scripts framework. To use the pkginstall
@@ -574,12 +574,14 @@ ${_INSTALL_DIRS_FILE}: ../../mk/pkginstall/dirs
${TOUCH} ${TOUCH_ARGS} ${.TARGET}; \
fi
-# INFO_DIR, if defined, specifies the directory path containing the "dir"
+# INFO_DIR
+# If defined, specifies the directory path containing the "dir"
# index file that should be updated. If the pathname is relative,
# then it is taken to be relative to ${PREFIX}. This shouldn't
# be needed unless "dir" is not in the same directory as the
# installed info files.
#
+
_INSTALL_INFO_FILES_FILE= ${_PKGINSTALL_DIR}/info-files
_INSTALL_INFO_FILES_DATAFILE= ${_PKGINSTALL_DIR}/info-files-data
_INSTALL_UNPACK_TMPL+= ${_INSTALL_INFO_FILES_FILE}