summaryrefslogtreecommitdiff
path: root/science/ruby-dcl
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2008-03-15 12:24:23 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2008-03-15 12:24:23 +0000
commitccb8e84c2279161ef6bc2e58469cdab407262c7d (patch)
treeae3b2f6b7e8946589866ce5dc58ed91cc9261849 /science/ruby-dcl
parent- update to 1.3.0 (diff)
Fix BUILD_DEPENDS after science/cdcl library name change.
Reported by: erwin
Notes
Notes: svn path=/head/; revision=209111
Diffstat (limited to 'science/ruby-dcl')
-rw-r--r--science/ruby-dcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/ruby-dcl/Makefile b/science/ruby-dcl/Makefile
index 3e8785e6a9c5..9436ba27b807 100644
--- a/science/ruby-dcl/Makefile
+++ b/science/ruby-dcl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dcl
PORTVERSION= 1.5.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science graphics ruby
MASTER_SITES= http://www.gfd-dennou.org/arch/ruby/products/ruby-dcl/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
.else
RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gdk_pixbuf2.so:${PORTSDIR}/graphics/ruby-gdk_pixbuf2 \
${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
-BUILD_DEPENDS+= ${X11BASE}/lib/libcdcl53.a:${PORTSDIR}/science/cdcl
+BUILD_DEPENDS+= ${X11BASE}/lib/libcdcl.a:${PORTSDIR}/science/cdcl
.endif
USE_RUBY= yes