diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-09-04 08:12:30 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-09-04 08:12:30 +0000 |
commit | d7acf8f7b756b317e7fb7e7601a0d8a831ceb282 (patch) | |
tree | 6ccff4fe9aabecaad3eb965371b3a895857eecf9 | |
parent | 5e10fb2a180c20c941f9461e8fc9f2ac342d0999 (diff) | |
download | pkgsrc-d7acf8f7b756b317e7fb7e7601a0d8a831ceb282.tar.gz |
Add and enable plan.
-rw-r--r-- | x11/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index be13cec4566..668b6a88ab6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 1998/09/03 13:19:27 tv Exp $ +# $NetBSD: Makefile,v 1.56 1998/09/04 08:12:30 frueauf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -51,9 +51,10 @@ # SUBDIR += olvwm # SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk - SUBDIR += py-Tk # SUBDIR += piewm + SUBDIR += plan # SUBDIR += pythonqt + SUBDIR += py-Tk SUBDIR += qt # SUBDIR += qvwm SUBDIR += rclock @@ -112,7 +113,7 @@ # SUBDIR += xmold SUBDIR += xmove SUBDIR += xneko -# SUBDIR += xpkgwedge - not for general consumption yet +# SUBDIR += xpkgwedge # not for general consumption yet SUBDIR += xplot SUBDIR += xpmroot SUBDIR += xpns |