diff options
author | tron <tron> | 1998-06-28 17:19:07 +0000 |
---|---|---|
committer | tron <tron> | 1998-06-28 17:19:07 +0000 |
commit | 74922e68fdaf388d153ab2b1b4f9408900fce1e1 (patch) | |
tree | 57bf74f297d21df6d3b02d9613fc87c8870d9fe2 /x11/Makefile | |
parent | 238e6baf88b3331cfa7bd67d2654cefc9296b72d (diff) | |
download | pkgsrc-74922e68fdaf388d153ab2b1b4f9408900fce1e1.tar.gz |
Add and enable "XF86Setup".
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 a3bdff067df..480c8854186 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.38 1998/06/27 23:40:31 frueauf Exp $ +# $NetBSD: Makefile,v 1.39 1998/06/28 17:19:07 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # # SUBDIR += FWF + SUBDIR += XF86Setup # SUBDIR += XFree86 # SUBDIR += XFree86-contrib SUBDIR += Xaw3d |