aboutsummaryrefslogtreecommitdiff
path: root/graphics/ruby-gd/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2015-12-03 14:20:35 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2015-12-03 14:20:35 +0000
commit162982fe9a95b1e914c1b07a7ac0f8f59e1f2d45 (patch)
tree9d5bf47ae89c8e878d74346660a0df54b6ec13f9 /graphics/ruby-gd/Makefile
parent211dd86f149bc3ceee4e7c71d4629a56480caa8f (diff)
downloadports-162982fe9a95b1e914c1b07a7ac0f8f59e1f2d45.tar.gz
ports-162982fe9a95b1e914c1b07a7ac0f8f59e1f2d45.zip
Notes
Diffstat (limited to 'graphics/ruby-gd/Makefile')
-rw-r--r--graphics/ruby-gd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile
index 7c842b3ce414..e5a779f9d346 100644
--- a/graphics/ruby-gd/Makefile
+++ b/graphics/ruby-gd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gd
PORTVERSION= 0.8.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics ruby
MASTER_SITES= http://www.daifukuya.com/archive/kagemai/lib/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -17,8 +17,7 @@ COMMENT= Ruby extension library to use Thomas Boutell's gd library
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
libgd.so:${PORTSDIR}/graphics/gd
-BROKEN_RUBY21= yes
-BROKEN_RUBY22= yes
+BROKEN_RUBY20= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes