aboutsummaryrefslogtreecommitdiff
path: root/graphics/togl
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2004-06-27 23:59:08 +0000
committerMax Khon <fjoe@FreeBSD.org>2004-06-27 23:59:08 +0000
commit593bd65145921c6917a7e2c7eaf83d4431dd989c (patch)
treeb4943952605ba5036e386b70abc0ac28f5be183e /graphics/togl
parentf0b09ccdc81e0983689217f775b647a174c72b51 (diff)
downloadports-593bd65145921c6917a7e2c7eaf83d4431dd989c.tar.gz
ports-593bd65145921c6917a7e2c7eaf83d4431dd989c.zip
Remove unnecessary USE_MESA and USE_GMAKE.
Notes
Notes: svn path=/head/; revision=112424
Diffstat (limited to 'graphics/togl')
-rw-r--r--graphics/togl/Makefile2
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}"