aboutsummaryrefslogtreecommitdiff
path: root/graphics/ruby-libart2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ruby-libart2/Makefile')
-rw-r--r--graphics/ruby-libart2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ruby-libart2/Makefile b/graphics/ruby-libart2/Makefile
index f1adc1d43b8f..e27409c25a2a 100644
--- a/graphics/ruby-libart2/Makefile
+++ b/graphics/ruby-libart2/Makefile
@@ -17,11 +17,11 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby binding for Libart2
-LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
USE_RUBY= yes
+USE_GNOME= libartlgpl2
USE_RUBY_EXTCONF= yes
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"