diff options
author | kris <kris@FreeBSD.org> | 2002-11-18 11:52:34 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-11-18 11:52:34 +0800 |
commit | 3c5984c4ef6380ba3a6dc9a4de6439a03a7ad473 (patch) | |
tree | 7a3360549a2b32adb13777dd2ffa57dca97491f1 /graphics/Makefile | |
parent | acf7a1e0c4204956a293d9196af69305ad7d44a5 (diff) | |
download | freebsd-ports-gnome-3c5984c4ef6380ba3a6dc9a4de6439a03a7ad473.tar.gz freebsd-ports-gnome-3c5984c4ef6380ba3a6dc9a4de6439a03a7ad473.tar.zst freebsd-ports-gnome-3c5984c4ef6380ba3a6dc9a4de6439a03a7ad473.zip |
Remove the linux_mesa port per maintainer's request. It is broken, unused
and only of "archeological value".
Submitted by: cracauer (maintainer)
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index b6ba14b20848..8a4ee0a4d57c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -222,7 +222,6 @@ SUBDIR += linux_dri SUBDIR += linux_glide SUBDIR += linux_glx - SUBDIR += linux_mesa SUBDIR += linux_mesa3 SUBDIR += lodju SUBDIR += maverik |