diff options
Diffstat (limited to 'graphics/togl/Makefile')
-rw-r--r-- | graphics/togl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/togl/Makefile b/graphics/togl/Makefile index cb6757451063..377e5d41f1d5 100644 --- a/graphics/togl/Makefile +++ b/graphics/togl/Makefile @@ -20,8 +20,6 @@ LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 \ tcl84.1:${PORTSDIR}/lang/tcl84 USE_GL= yes -USE_MESA= yes -USE_GMAKE= yes MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" |