aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-12-30 17:41:22 +0800
committerdinoex <dinoex@FreeBSD.org>2012-12-30 17:41:22 +0800
commit99690bd2d51b1ae0d45b6b80a405da0419ad0867 (patch)
treed0670c202d6a012717f4b0522542ca8e9a9b49b7 /graphics
parent0f17e08b5a7eb8b51611af356538d930648ca011 (diff)
downloadfreebsd-ports-gnome-99690bd2d51b1ae0d45b6b80a405da0419ad0867.tar.gz
freebsd-ports-gnome-99690bd2d51b1ae0d45b6b80a405da0419ad0867.tar.zst
freebsd-ports-gnome-99690bd2d51b1ae0d45b6b80a405da0419ad0867.zip
- rever libname for gtkglext
Submitted by: Jason E. Hale
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gnash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index b693dec3167b..653f0cef0627 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -186,7 +186,7 @@ GNASH_RENDERERS+= agg
USE_GL= yes
GNASH_RENDERERS+= ogl
.if ${PORT_OPTIONS:MGTK2}
-LIB_DEPENDS+= gtkglext-x11-1:${PORTSDIR}/x11-toolkits/gtkglext
+LIB_DEPENDS+= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext
.endif
.endif