diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-08-24 07:18:03 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-08-24 07:18:03 +0000 |
commit | 59b7cdb57f08882a638feb0c789e7d3a8fb608de (patch) | |
tree | 5cb9e6a8bba2dc3165e3b8b83dff07b23d548a1c /x11-toolkits | |
parent | a6412f0c1d74dfd364f8e942842092d2b4e1cb8a (diff) | |
download | ports-59b7cdb57f08882a638feb0c789e7d3a8fb608de.tar.gz ports-59b7cdb57f08882a638feb0c789e7d3a8fb608de.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/ruby-fox16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/ruby-fox16/Makefile b/x11-toolkits/ruby-fox16/Makefile index 5c70b97fe681..d5a4bb8712a4 100644 --- a/x11-toolkits/ruby-fox16/Makefile +++ b/x11-toolkits/ruby-fox16/Makefile @@ -7,7 +7,7 @@ PORTNAME= fox PORTVERSION= 1.6.19 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= fxruby @@ -22,7 +22,7 @@ LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 \ png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ - fxscintilla.19:${PORTSDIR}/x11-toolkits/fxscintilla + fxscintilla.21:${PORTSDIR}/x11-toolkits/fxscintilla LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}16 |