diff options
author | mjl <mjl@pkgsrc.org> | 2000-10-30 00:48:46 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2000-10-30 00:48:46 +0000 |
commit | 86a9bcf5b77fea844f1ec750acae53c67b8b137f (patch) | |
tree | 7db3cee2294ba65797b8dadb56227805484fb1c4 | |
parent | 96e2ea0b453c47159f9277f54a347116cc096636 (diff) | |
download | pkgsrc-86a9bcf5b77fea844f1ec750acae53c67b8b137f.tar.gz |
Enable x11/openmotif, editors/biew
-rw-r--r-- | editors/Makefile | 3 | ||||
-rw-r--r-- | x11/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 037913f44e8..891e6b26e1a 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.35 2000/10/19 23:54:58 hubertf Exp $ +# $NetBSD: Makefile,v 1.36 2000/10/30 00:48:47 mjl Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # SUBDIR += abiword SUBDIR += beav + SUBDIR += biew SUBDIR += bvi SUBDIR += emacs SUBDIR += framemaker diff --git a/x11/Makefile b/x11/Makefile index 13871adce17..be852564e92 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.181 2000/10/29 23:48:12 jlam Exp $ +# $NetBSD: Makefile,v 1.182 2000/10/30 00:48:46 mjl Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -62,6 +62,7 @@ SUBDIR += lesstif12 SUBDIR += lwm SUBDIR += olvwm + SUBDIR += openmotif SUBDIR += oneko SUBDIR += p5-Tk SUBDIR += p5-gtk |