pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Reformulate USE_X11BASE cleanup now that USE_X11 i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9594ee846afd
branches:  trunk
changeset: 495098:9594ee846afd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jun 02 16:13:19 2005 +0000

description:
Reformulate USE_X11BASE cleanup now that USE_X11 is gone.

diffstat:

 doc/TODO |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 31b96ea7ccdd -r 9594ee846afd doc/TODO
--- a/doc/TODO  Thu Jun 02 16:10:53 2005 +0000
+++ b/doc/TODO  Thu Jun 02 16:13:19 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.3583 2005/06/02 14:26:26 blymn Exp $
+$NetBSD: TODO,v 1.3584 2005/06/02 16:13:19 wiz Exp $
 
 Suggested new packages
 ======================
@@ -1290,8 +1290,8 @@
        o Install documentation consistently into share/doc/${PKGBASE} or
          share/doc/${PKGNAME}, not share/doc/html.
 
-       o Make packages utilize USE_X11 instead of USE_X11BASE if
-         there is no good reason to install them into X11BASE.
+       o Remove USE_X11BASE if there is no good reason to install a
+         package into X11BASE.
 
        o Set USE_LANGUAGES appropriately in packages that use C++,
          Fortran, or Objective-C so that the correct type of



Home | Main Index | Thread Index | Old Index