summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-05-19 14:42:10 +0000
committerwiz <wiz@pkgsrc.org>2007-05-19 14:42:10 +0000
commitc7bc2fe5bfb0009fa4881bc8f447ffe64b3bbcb6 (patch)
tree2fcf2936a648f90db03bc40e0bc488e391888b2c /pkgtools
parent1ce68a08618989c530d9df85f3e274d4c2450fbb (diff)
downloadpkgsrc-c7bc2fe5bfb0009fa4881bc8f447ffe64b3bbcb6.tar.gz
Sync with pkgsrc (1.46).
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/files/create/pkg_create.19
1 files changed, 5 insertions, 4 deletions
diff --git a/pkgtools/pkg_install/files/create/pkg_create.1 b/pkgtools/pkg_install/files/create/pkg_create.1
index 2d389219d89..abc1eff8e57 100644
--- a/pkgtools/pkg_install/files/create/pkg_create.1
+++ b/pkgtools/pkg_install/files/create/pkg_create.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_create.1,v 1.8 2007/03/11 22:05:03 joerg Exp $
+.\" $NetBSD: pkg_create.1,v 1.9 2007/05/19 14:42:10 wiz Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -24,7 +24,7 @@
.\" [jkh] Took John's changes back and made some additional extensions for
.\" better integration with FreeBSD's new ports collection.
.\"
-.Dd March 8, 2007
+.Dd May 19, 2007
.Dt PKG_CREATE 1
.Os
.Sh NAME
@@ -250,7 +250,6 @@ list will be added to the packing list in the form of
.Cm @blddep
directives.
.It Fl T Ar buildpkgs
-This is assumed to be a whitespace separated list of package names.
The exact versions of the packages referred to in the
.Ar buildpkgs
list will be added to the packing list in the form of
@@ -259,6 +258,8 @@ directives.
This directives are stored after those created by the
.Fl P
option.
+.Ar buildpkgs
+is assumed to be a whitespace separated list of package names.
.It Fl p Ar prefix
Set
.Ar prefix
@@ -518,7 +519,7 @@ and so cannot co-exist on the same system.
.Xr pkg_delete 1 ,
.Xr pkg_info 1 ,
.Xr sysconf 3 ,
-.Xr packages 7
+.Xr pkgsrc 7
.Sh HISTORY
The
.Nm