diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2006-07-02 16:28:43 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2006-07-02 16:28:43 +0000 |
commit | 9f60f0bc1d1535cbf1049f35253dd9ab58630e57 (patch) | |
tree | 852f5218b721e6608db437d2453a32f4c418d24e /graphics/gnash-devel | |
parent | 0456f61a4052eda4dae03517fd23bd504a74772c (diff) | |
download | ports-9f60f0bc1d1535cbf1049f35253dd9ab58630e57.tar.gz ports-9f60f0bc1d1535cbf1049f35253dd9ab58630e57.zip |
Notes
Diffstat (limited to 'graphics/gnash-devel')
-rw-r--r-- | graphics/gnash-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile index c4c662c78221..0a36eae4d246 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -43,7 +43,7 @@ CONFIGURE_ARGS+= --disable-plugin PLIST_SUB+= PLUGIN="@comment " .else USE_GNOME+= atk pango gtk20 -LIB_DEPENDS+= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext +LIB_DEPENDS+= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext PLIST_SUB+= PLUGIN="" .endif |