aboutsummaryrefslogtreecommitdiff
path: root/graphics/ruby-libart2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-27 09:36:58 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-27 09:36:58 +0000
commitc19547d909e0d36fc43f86eb78d9667fbf2396e4 (patch)
tree8cee23469ab1db3d8be0adb7c9d501b8d4277be8 /graphics/ruby-libart2
parent466f729442d30dc6e6e29248617af666b804238a (diff)
downloadports-c19547d909e0d36fc43f86eb78d9667fbf2396e4.tar.gz
ports-c19547d909e0d36fc43f86eb78d9667fbf2396e4.zip
Notes
Diffstat (limited to 'graphics/ruby-libart2')
-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"