diff options
author | tron <tron@pkgsrc.org> | 1998-05-14 21:56:49 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-05-14 21:56:49 +0000 |
commit | 036fa2e9f531096f107fc5a43c13ba30ed8cb9a2 (patch) | |
tree | eef19d76d725e7eef8d45336d23b73a68f1bf4b0 /misc | |
parent | 756a9f784c6abe50e4c9059126b09d19088ba20f (diff) | |
download | pkgsrc-036fa2e9f531096f107fc5a43c13ba30ed8cb9a2.tar.gz |
Add and enable "py-readline", fixes PR pkg/5409.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 5a06f30933c..68060789f7f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/04/15 10:38:33 agc Exp $ +# $NetBSD: Makefile,v 1.15 1998/05/14 21:56:49 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += amanda @@ -35,6 +35,7 @@ SUBDIR += p5-Locale-Codes SUBDIR += p5-Search # SUBDIR += plan # requires Motif/Lesstif - HF + SUBDIR += py-readline SUBDIR += rpm SUBDIR += screen SUBDIR += splitvt |