diff options
author | miwi <miwi@FreeBSD.org> | 2011-07-02 16:09:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-07-02 16:09:03 +0800 |
commit | 5102d8f7202867112772ea5aa91456b033bcfadb (patch) | |
tree | dbeebc5aef171ab96058f2b4633678bd2d43379d /x11-toolkits | |
parent | bed0e90cb182ddf4ac59e4786072d3ff85c0255d (diff) | |
download | freebsd-ports-graphics-5102d8f7202867112772ea5aa91456b033bcfadb.tar.gz freebsd-ports-graphics-5102d8f7202867112772ea5aa91456b033bcfadb.tar.zst freebsd-ports-graphics-5102d8f7202867112772ea5aa91456b033bcfadb.zip |
- chase x11-toolkits/fxscintilla shlib bump
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 7fa4a703557..35f3a87f894 100644 --- a/x11-toolkits/ruby-fox16/Makefile +++ b/x11-toolkits/ruby-fox16/Makefile @@ -7,7 +7,7 @@ PORTNAME= fox PORTVERSION= 1.6.19 -PORTREVISION= 6 +PORTREVISION= 7 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.21:${PORTSDIR}/x11-toolkits/fxscintilla + fxscintilla.22:${PORTSDIR}/x11-toolkits/fxscintilla LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}16 |