diff options
author | sem <sem@FreeBSD.org> | 2006-06-10 23:53:58 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2006-06-10 23:53:58 +0800 |
commit | 9c5c4e07fd556df3bac8e3d18f4ccecc8e7b68ac (patch) | |
tree | 4b6cf73b1196400e07d45b06c31263008c0d8c05 /x11-toolkits/ruby-fox10 | |
parent | 238a4c9d8373c1e591ec786e02642c124158238b (diff) | |
download | freebsd-ports-graphics-9c5c4e07fd556df3bac8e3d18f4ccecc8e7b68ac.tar.gz freebsd-ports-graphics-9c5c4e07fd556df3bac8e3d18f4ccecc8e7b68ac.tar.zst freebsd-ports-graphics-9c5c4e07fd556df3bac8e3d18f4ccecc8e7b68ac.zip |
- Rename x11-toolkits/fox -> x11-toolkits/fox10 and
x11-toolkits/fox-devel -> x11-toolkits/fox14
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 f05c51b3d83..efd5686a8d5 100644 --- a/x11-toolkits/ruby-fox10/Makefile +++ b/x11-toolkits/ruby-fox10/Makefile @@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension module to use FOX, aka FXRuby #BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 -LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox \ +LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox10 \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ fxscintilla.17:${PORTSDIR}/x11-toolkits/fxscintilla-fox10 \ |