summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkglarea2
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>2000-03-20 23:25:21 +0000
committerJustin M. Seger <jseger@FreeBSD.org>2000-03-20 23:25:21 +0000
commit7cc807dbeacd4330a32376f439fe8bb59cb9ab42 (patch)
tree7af3ed64c69f6db2ddec8605c4875b72175fbc15 /x11-toolkits/gtkglarea2
parentUpgrade to Mesa-3.1 (diff)
Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade
Notes
Notes: svn path=/head/; revision=26874
Diffstat (limited to 'x11-toolkits/gtkglarea2')
-rw-r--r--x11-toolkits/gtkglarea2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile
index e72be19b074a..328bbc67b200 100644
--- a/x11-toolkits/gtkglarea2/Makefile
+++ b/x11-toolkits/gtkglarea2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.student.oulu.fi/~jlof/gtkglarea/download/
MAINTAINER= jaeger16@yahoo.com
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- MesaGL.14:${PORTSDIR}/graphics/Mesa3
+ GL.14:${PORTSDIR}/graphics/Mesa3
FETCH_BEFORE_ARGS= -b
USE_LIBTOOL= yes