diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-05 07:47:32 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-05 07:47:32 +0800 |
commit | 1cbeab1f00e0950dda586a0fe6a69011621646ff (patch) | |
tree | 4c47f6e9fe53d0a963ecade47bb1a5464d450520 /x11-toolkits/ruby-fox12 | |
parent | 4d8f9efdc9a25186ea918c1d857ced111cc492fe (diff) | |
download | freebsd-ports-gnome-1cbeab1f00e0950dda586a0fe6a69011621646ff.tar.gz freebsd-ports-gnome-1cbeab1f00e0950dda586a0fe6a69011621646ff.tar.zst freebsd-ports-gnome-1cbeab1f00e0950dda586a0fe6a69011621646ff.zip |
Chase library version change in fox port
Diffstat (limited to 'x11-toolkits/ruby-fox12')
-rw-r--r-- | x11-toolkits/ruby-fox12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-fox12/Makefile b/x11-toolkits/ruby-fox12/Makefile index 470f8bbf4a9c..ca440967360c 100644 --- a/x11-toolkits/ruby-fox12/Makefile +++ b/x11-toolkits/ruby-fox12/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org #BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 -LIB_DEPENDS= FOX.1:${PORTSDIR}/x11-toolkits/fox \ +LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg |