diff options
Diffstat (limited to 'Packages.txt')
-rw-r--r-- | Packages.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Packages.txt b/Packages.txt index 453e3dad87a..7b1bd856675 100644 --- a/Packages.txt +++ b/Packages.txt @@ -1,4 +1,4 @@ -# $NetBSD: Packages.txt,v 1.14 1998/01/30 13:15:05 hubertf Exp $ +# $NetBSD: Packages.txt,v 1.15 1998/02/02 08:10:41 hubertf Exp $ ########################################################################### ========================== @@ -284,9 +284,8 @@ port from the FreeBSD ports collection: - Add MANCOMPRESSED (if not already there) if manpages are installed in compressed form by the package; see comment in bsd.port.mk - Replace /usr/local by ${PREFIX} in all files (see patches below) - - Rewrite any ldconfig commands as "ldconfig ... || /usr/bin/true", as - there isn't a ldconfig command on all platforms NetBSD runs on (e.g. - alpha). + - Rewrite any ldconfig commands as "ldconfig ... || ${TRUE}", as there + isn't a ldconfig command on all platforms NetBSD runs on (e.g. alpha). - If modifying a package from the FreeBSD ports collection, preserve their RCS ID: remove the '$'s around the FreeBSD RCS Id, and insert the word FreeBSD, then add a <$>NetBSD<$> (Without the <>s, please remember |