aboutsummaryrefslogtreecommitdiffstats
path: root/science/ruby-dcl
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2008-03-15 20:24:23 +0800
committerflz <flz@FreeBSD.org>2008-03-15 20:24:23 +0800
commitf137619bc89ad1a2671725e750fc671ce8f66674 (patch)
tree3754964925bb4ba430e952bc477f6bfbec5488a2 /science/ruby-dcl
parentcd265ded6b2b4c9b1b23fda13ea39a7c542e6f9f (diff)
downloadfreebsd-ports-gnome-f137619bc89ad1a2671725e750fc671ce8f66674.tar.gz
freebsd-ports-gnome-f137619bc89ad1a2671725e750fc671ce8f66674.tar.zst
freebsd-ports-gnome-f137619bc89ad1a2671725e750fc671ce8f66674.zip
Fix BUILD_DEPENDS after science/cdcl library name change.
Reported by: erwin
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