diff options
author | anholt <anholt@FreeBSD.org> | 2003-11-08 05:00:07 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-11-08 05:00:07 +0800 |
commit | a17519d55bb611be0fa65187cec7fdf1ecbafd08 (patch) | |
tree | 0b518ac9fd48f50da491a3a88bc723d8de55d4a3 /graphics/Makefile | |
parent | 37f4c32ba49a2857b7b0924a22b2501a69309f17 (diff) | |
download | freebsd-ports-gnome-a17519d55bb611be0fa65187cec7fdf1ecbafd08.tar.gz freebsd-ports-gnome-a17519d55bb611be0fa65187cec7fdf1ecbafd08.tar.zst freebsd-ports-gnome-a17519d55bb611be0fa65187cec7fdf1ecbafd08.zip |
Remove graphics/Mesa3. Mesa has been split into graphics/libglut and
graphics/mesagl.
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 df1081d7cae2..c6287caac7c3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -9,7 +9,6 @@ SUBDIR += Hermes SUBDIR += IPA SUBDIR += ImageMagick - SUBDIR += Mesa3 SUBDIR += OpenEXR SUBDIR += aalib SUBDIR += acidwarp |