aboutsummaryrefslogtreecommitdiff
path: root/graphics/gnash
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-12-30 09:41:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-12-30 09:41:22 +0000
commit0d4acd1ea26e130194f96c08b6fbe2f36fd8a8a4 (patch)
treed0670c202d6a012717f4b0522542ca8e9a9b49b7 /graphics/gnash
parentc6e394209268ef9a976dcdc3494c892845495d9a (diff)
downloadports-0d4acd1ea26e130194f96c08b6fbe2f36fd8a8a4.tar.gz
ports-0d4acd1ea26e130194f96c08b6fbe2f36fd8a8a4.zip
Notes
Diffstat (limited to 'graphics/gnash')
-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