summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-02-02 08:10:41 +0000
committerhubertf <hubertf@pkgsrc.org>1998-02-02 08:10:41 +0000
commit403cfa3d46c5e57f70a52b18a921f538acd81dcd (patch)
tree6e1b9b0a665b1bf62f72ac6acdcc5cdb24156507 /Packages.txt
parentba0b20c23aa5a7098956960e08083b669319a77d (diff)
downloadpkgsrc-403cfa3d46c5e57f70a52b18a921f538acd81dcd.tar.gz
Introduce TRUE?=/usr/bin/true, and use it.
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt7
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