diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-10-31 19:59:00 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-10-31 19:59:00 +0800 |
commit | 28be9645e6f1649be64172a20f69696dadd1c4e8 (patch) | |
tree | fd94d05ae954b0dd3b599a67e83b8ae2c02a5725 /graphics/Makefile | |
parent | da975f66dc671669150a5110ada5c2bce9b96d72 (diff) | |
download | freebsd-ports-gnome-28be9645e6f1649be64172a20f69696dadd1c4e8.tar.gz freebsd-ports-gnome-28be9645e6f1649be64172a20f69696dadd1c4e8.tar.zst freebsd-ports-gnome-28be9645e6f1649be64172a20f69696dadd1c4e8.zip |
- Properly attach mesagl
Submitted by: linimon
Pointyhat to: tabthorpe
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index d1d601c130ce..6232da1c5277 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -462,7 +462,7 @@ SUBDIR += mapyrus SUBDIR += maverik SUBDIR += megapov - SUBDIR += mesa + SUBDIR += mesagl SUBDIR += mesa-demos SUBDIR += meshviewer SUBDIR += metacam |