aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-01-12 13:40:03 +0800
committerdinoex <dinoex@FreeBSD.org>2012-01-12 13:40:03 +0800
commit9fc4df9a8d57e3bd80dd406c5e7b66c7182c1e7e (patch)
tree7ddb6027464d0eb1858481f946bb8ea6d6afca1c /graphics
parent9d01f61ee6ff0c3b223a949745a520a7979a20d9 (diff)
downloadfreebsd-ports-gnome-9fc4df9a8d57e3bd80dd406c5e7b66c7182c1e7e.tar.gz
freebsd-ports-gnome-9fc4df9a8d57e3bd80dd406c5e7b66c7182c1e7e.tar.zst
freebsd-ports-gnome-9fc4df9a8d57e3bd80dd406c5e7b66c7182c1e7e.zip
- detect ttf support in libgd
Diffstat (limited to 'graphics')
-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