diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 03:32:41 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 03:32:41 +0000 |
commit | 5676988fbdae24508f808f1482546e67a8ca7303 (patch) | |
tree | fafee761f2f4f28526f5fb1dda8a5e2f94321c9a /x11-toolkits/ruby-fox12 | |
parent | 028edff22e4244bac15d71e0e6d1ce599ce6364b (diff) | |
download | ports-5676988fbdae24508f808f1482546e67a8ca7303.tar.gz ports-5676988fbdae24508f808f1482546e67a8ca7303.zip |
Notes
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 e1ba4b9ef284..636e4ab35d4a 100644 --- a/x11-toolkits/ruby-fox12/Makefile +++ b/x11-toolkits/ruby-fox12/Makefile @@ -18,7 +18,7 @@ MAINTAINER= knu@FreeBSD.org #BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/SWIG-devel LIB_DEPENDS= FOX.1:${PORTSDIR}/x11-toolkits/fox \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg FOX_VERSION= 0.99.174 |