diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-08-11 23:08:57 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-08-11 23:08:57 +0800 |
commit | 20462dd35835fa573e2b9c567e9b72da9537edea (patch) | |
tree | 116a8585f880ddd31f2618966e67eef2f5ac1ee4 /x11 | |
parent | 66aff287a57e5e718ce13a004af4410f1699b878 (diff) | |
download | freebsd-ports-gnome-20462dd35835fa573e2b9c567e9b72da9537edea.tar.gz freebsd-ports-gnome-20462dd35835fa573e2b9c567e9b72da9537edea.tar.zst freebsd-ports-gnome-20462dd35835fa573e2b9c567e9b72da9537edea.zip |
Activate XttXF86srv-*.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index bd2e4b0d6a1b..f5d8cdf2dc2d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,8 +1,23 @@ -# $Id: Makefile,v 1.227 1998/08/07 23:01:15 asami Exp $ +# $Id: Makefile,v 1.228 1998/08/07 23:08:30 asami Exp $ # SUBDIR += XFree86 SUBDIR += XFree86-contrib + SUBDIR += XttXF86srv-8514 + SUBDIR += XttXF86srv-AGX + SUBDIR += XttXF86srv-I128 + SUBDIR += XttXF86srv-Mach32 + SUBDIR += XttXF86srv-Mach64 + SUBDIR += XttXF86srv-Mach8 + SUBDIR += XttXF86srv-Mono + SUBDIR += XttXF86srv-P9000 + SUBDIR += XttXF86srv-S3 + SUBDIR += XttXF86srv-S3V + SUBDIR += XttXF86srv-SVGA + SUBDIR += XttXF86srv-VGA16 + SUBDIR += XttXF86srv-W32 + SUBDIR += XttXF86srv-common + SUBDIR += XttXF86srv-xfs SUBDIR += blast SUBDIR += bricons SUBDIR += camltk41 |