summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-06-11 13:30:08 +0000
committerwiz <wiz@pkgsrc.org>2003-06-11 13:30:08 +0000
commitde0a341bb493228c1318dd82b2a3a01eb324f290 (patch)
tree07f86fb0e2157383ee9d59581031835b8341d08a
parenta2f70cb7b5a91e1384b91156ec5109d6fef241dc (diff)
downloadpkgsrc-de0a341bb493228c1318dd82b2a3a01eb324f290.tar.gz
No more perl packages strip MAN3POD in patches/; remove cleanup item.
-rw-r--r--doc/TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/TODO b/doc/TODO
index ab5937a929b..50aa0994635 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.635 2003/06/11 13:29:36 wiz Exp $
+$NetBSD: TODO,v 1.636 2003/06/11 13:30:08 wiz Exp $
Suggested new packages
======================
@@ -341,7 +341,3 @@ 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 Remove patches to p5-* packages that strip MAN3POD definitions
- from Makefile.PL. The perl packages now correctly install man
- pages, so this workaround isn't needed anymore.