summaryrefslogtreecommitdiff
path: root/graphics/ruby-libexif
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-29 21:05:52 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-29 21:05:52 +0000
commit5a30725d7634f28657031842b05d3f24eff7cad0 (patch)
tree58de98dded1ae63faacec7e7962e4821961ee034 /graphics/ruby-libexif
parentUpdate to 0.5.10. (diff)
Chase the libexif shared lib version.
Notes
Notes: svn path=/head/; revision=85880
Diffstat (limited to 'graphics/ruby-libexif')
-rw-r--r--graphics/ruby-libexif/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ruby-libexif/Makefile b/graphics/ruby-libexif/Makefile
index f8083f6bd99f..aaf33fbeb22c 100644
--- a/graphics/ruby-libexif/Makefile
+++ b/graphics/ruby-libexif/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby extension library for libexif
-LIB_DEPENDS= exif.8:${PORTSDIR}/graphics/libexif
+LIB_DEPENDS= exif.9:${PORTSDIR}/graphics/libexif
USE_RUBY= yes
USE_RUBY_EXTCONF= yes