diff options
author | agc <agc> | 2000-11-28 16:35:30 +0000 |
---|---|---|
committer | agc <agc> | 2000-11-28 16:35:30 +0000 |
commit | 109398103c0c8359c20a7ec7e8743d6cc9be80f5 (patch) | |
tree | cb0cc5353c384322517be939caf94318905e4757 /x11 | |
parent | 7671a3dc5e14c6cb78a19850ed66cf4ebdf8f364 (diff) | |
download | pkgsrc-109398103c0c8359c20a7ec7e8743d6cc9be80f5.tar.gz |
Add and enable modeline
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7b79285720a..3c6b321e7d4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.185 2000/11/27 01:05:44 wiz Exp $ +# $NetBSD: Makefile,v 1.186 2000/11/28 16:35:30 agc Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -62,6 +62,7 @@ SUBDIR += lesstif SUBDIR += lesstif12 SUBDIR += lwm + SUBDIR += modeline SUBDIR += olvwm SUBDIR += oneko SUBDIR += openmotif |