aboutsummaryrefslogtreecommitdiff
path: root/graphics/ruby-gd
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-01-12 05:40:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-01-12 05:40:03 +0000
commit3c5f3fcdbe9706505fb6c1900db5624e272e2c02 (patch)
tree62fc2e75692fcc22ed43422151826f3603c48e7a /graphics/ruby-gd
parent95b12899491469beb5cf7a8748130917d597f029 (diff)
downloadports-3c5f3fcdbe9706505fb6c1900db5624e272e2c02.tar.gz
ports-3c5f3fcdbe9706505fb6c1900db5624e272e2c02.zip
- detect ttf support in libgd
Notes
Notes: svn path=/head/; revision=288998
Diffstat (limited to 'graphics/ruby-gd')
-rw-r--r--graphics/ruby-gd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile
index 7dc206527271..5a252e48addb 100644
--- a/graphics/ruby-gd/Makefile
+++ b/graphics/ruby-gd/Makefile
@@ -26,6 +26,7 @@ RUBY_MODNAME= ${PORTNAME:L}
CONFIGURE_ARGS= --with-gd-lib="${LOCALBASE}/lib" \
--with-jpeg \
+ --with-ttf \
--with-freetype
INSTALL_TARGET= site-install