diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-05-11 01:39:29 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-05-11 01:39:29 +0800 |
commit | 32e53d3a1fff750d0eb1a3a6a308b27bf96692b6 (patch) | |
tree | 7ba28f19505e9df1dfac0622e6187fac69752f7b /graphics/Makefile | |
parent | 7f0cce15da5c767fa12b7221f454851593da5392 (diff) | |
download | freebsd-ports-gnome-32e53d3a1fff750d0eb1a3a6a308b27bf96692b6.tar.gz freebsd-ports-gnome-32e53d3a1fff750d0eb1a3a6a308b27bf96692b6.tar.zst freebsd-ports-gnome-32e53d3a1fff750d0eb1a3a6a308b27bf96692b6.zip |
Update mesagl to 5.0.1 after a repo-copy from Mesa3 and connect it
to the build.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c502833af963..f155fc6892c9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -209,6 +209,7 @@ SUBDIR += linux_mesa3 SUBDIR += lodju SUBDIR += maverik + SUBDIR += mesagl SUBDIR += meshviewer SUBDIR += metapixel SUBDIR += mgp-gallery |