diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-18 22:38:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-18 22:38:38 +0000 |
commit | 22062658cbb067b033cde2955d3b2b58d2645691 (patch) | |
tree | de251ca3ec2c392701368672071de3c54c8a8f4c /x11-toolkits/ruby-fox10 | |
parent | e273033cfb0fd7f488fd9aa9972cd06674134132 (diff) | |
download | ports-22062658cbb067b033cde2955d3b2b58d2645691.tar.gz ports-22062658cbb067b033cde2955d3b2b58d2645691.zip |
Notes
Diffstat (limited to 'x11-toolkits/ruby-fox10')
-rw-r--r-- | x11-toolkits/ruby-fox10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-fox10/Makefile b/x11-toolkits/ruby-fox10/Makefile index 225652878c46..393a61b25c9d 100644 --- a/x11-toolkits/ruby-fox10/Makefile +++ b/x11-toolkits/ruby-fox10/Makefile @@ -21,7 +21,7 @@ COMMENT= Ruby extension module to use FOX, aka FXRuby LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - fxscintilla.11:${PORTSDIR}/x11-toolkits/fxscintilla + fxscintilla.16:${PORTSDIR}/x11-toolkits/fxscintilla-fox10 USE_RUBY= yes USE_RUBY_SETUP= yes |