diff options
author | agc <agc> | 2000-11-28 16:35:30 +0000 |
---|---|---|
committer | agc <agc> | 2000-11-28 16:35:30 +0000 |
commit | d2474a1c37539c3183c587ed51f31f991f10102c (patch) | |
tree | cb0cc5353c384322517be939caf94318905e4757 /x11/Makefile | |
parent | 9dd9a494379326f3858b3d90d3133670c023eb96 (diff) | |
download | pkgsrc-d2474a1c37539c3183c587ed51f31f991f10102c.tar.gz |
Add and enable modeline
Diffstat (limited to 'x11/Makefile')
-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 |