summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-03-13 16:07:05 +0000
committerjlam <jlam@pkgsrc.org>2004-03-13 16:07:05 +0000
commit05f97c083bfcabd8c5ac5616c2aa55b8934c20ac (patch)
tree4211a69cb0af4940b18f197f8fa8616974f18f1c /doc
parentc6590bdbbc7556fcae211f80fadeacd857a6dc8b (diff)
downloadpkgsrc-05f97c083bfcabd8c5ac5616c2aa55b8934c20ac.tar.gz
Set USE_LANGUAGES instead of USE_GCC_SHLIB as the former notes exactly why
we need to latter.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index d2117ebb288..e007c14de6e 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.1509 2004/03/13 01:10:57 wiz Exp $
+$NetBSD: TODO,v 1.1510 2004/03/13 16:07:05 jlam Exp $
Suggested new packages
======================
@@ -430,8 +430,9 @@ Suggested cleanups in pkgsrc
o Make packages utilize USE_X11 instead of USE_X11BASE if there is no
good reason to install them into X11BASE.
- o Set USE_GCC_SHLIB in packages that link against any GCC library but
- are missing to define this variable.
+ o Set USE_LANGUAGES appropriately in packages that use C++, Fortran,
+ or Objective-C so that the correct type of compiler dependency is
+ set.
o G/C pkgconfig buildlink2.mk includes and .pc files from all
buildlink2.mk files