diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-03-07 15:10:20 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-03-07 15:10:20 +0000 |
commit | a9beb3d4b2f29adec4a42008e4e278ba2e93efea (patch) | |
tree | c02cb169c1c9b300fda90357240606ca54cf965c /graphics/ruby-imlib2 | |
parent | fcfcc89e9daa6cd80e673b353fb2855b4f8fa00d (diff) | |
download | ports-a9beb3d4b2f29adec4a42008e4e278ba2e93efea.tar.gz ports-a9beb3d4b2f29adec4a42008e4e278ba2e93efea.zip |
Notes
Diffstat (limited to 'graphics/ruby-imlib2')
-rw-r--r-- | graphics/ruby-imlib2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ruby-imlib2/Makefile b/graphics/ruby-imlib2/Makefile index b5565190d8b9..54849eb886ce 100644 --- a/graphics/ruby-imlib2/Makefile +++ b/graphics/ruby-imlib2/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= Imlib2 bindings for Ruby -LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 USE_RUBY= yes USE_RUBY_EXTCONF= yes |