diff options
Diffstat (limited to 'graphics/togl')
-rw-r--r-- | graphics/togl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/togl/Makefile b/graphics/togl/Makefile index b14a683f11fe..df3367c2d208 100644 --- a/graphics/togl/Makefile +++ b/graphics/togl/Makefile @@ -16,7 +16,7 @@ MAINTAINER= aa8vb@ipass.net LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 \ tcl82.1:${PORTSDIR}/lang/tcl82 \ - MesaGL.14:${PORTSDIR}/graphics/Mesa3 + GL.14:${PORTSDIR}/graphics/Mesa3 ALL_TARGET= default |