diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-12-05 14:13:20 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-12-05 14:13:20 +0800 |
commit | 60ed0afa0eddb648700645640c14344ce075e37b (patch) | |
tree | 7eb8c735a47b08dbcb2dc7338387ecac3370a3e3 /x11/Makefile | |
parent | 881f16bd942fd2c5a2a66d34395c1bb32b5816f1 (diff) | |
download | freebsd-ports-gnome-60ed0afa0eddb648700645640c14344ce075e37b.tar.gz freebsd-ports-gnome-60ed0afa0eddb648700645640c14344ce075e37b.tar.zst freebsd-ports-gnome-60ed0afa0eddb648700645640c14344ce075e37b.zip |
Activate XttXF98srv-*.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7e13f4fcf901..9b55e018db89 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.238 1998/11/18 20:03:34 billf Exp $ +# $Id: Makefile,v 1.239 1998/11/21 01:32:14 flathill Exp $ # SUBDIR += XFree86 @@ -18,6 +18,20 @@ SUBDIR += XttXF86srv-W32 SUBDIR += XttXF86srv-common SUBDIR += XttXF86srv-xfs + SUBDIR += XttXF98srv-EGC + SUBDIR += XttXF98srv-GA968 + SUBDIR += XttXF98srv-GANBWAP + SUBDIR += XttXF98srv-MGA + SUBDIR += XttXF98srv-NEC480 + SUBDIR += XttXF98srv-NECS3 + SUBDIR += XttXF98srv-NKVNEC + SUBDIR += XttXF98srv-PWLB + SUBDIR += XttXF98srv-PWSKB + SUBDIR += XttXF98srv-SVGA + SUBDIR += XttXF98srv-TGUI + SUBDIR += XttXF98srv-WABEP + SUBDIR += XttXF98srv-WABS + SUBDIR += XttXF98srv-WSNA SUBDIR += blast SUBDIR += bricons SUBDIR += camltk41 |