diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:22:51 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:22:51 +0000 |
commit | db2dadbaab163b9f7208bccebda97b8ddd68b1c4 (patch) | |
tree | 07d791006359716c599daee915bbd794b3514e5d /graphics/ruby-libpng | |
parent | b60160c5d818aaaba173e766794936e4884ae4db (diff) | |
download | ports-db2dadbaab163b9f7208bccebda97b8ddd68b1c4.tar.gz ports-db2dadbaab163b9f7208bccebda97b8ddd68b1c4.zip |
Notes
Diffstat (limited to 'graphics/ruby-libpng')
-rw-r--r-- | graphics/ruby-libpng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ruby-libpng/Makefile b/graphics/ruby-libpng/Makefile index 6d98ce8280db..b7eab2859e7d 100644 --- a/graphics/ruby-libpng/Makefile +++ b/graphics/ruby-libpng/Makefile @@ -18,7 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_RUBY= yes USE_RUBY_EXTCONF= yes |