aboutsummaryrefslogtreecommitdiff
path: root/textproc/redland-bindings
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-14 12:43:18 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-14 12:43:18 +0000
commita7c5a86c67d8f657399cf370358a18ed0eecb4f5 (patch)
treec127eda067ec0fd661ac1d017718f550e7d19986 /textproc/redland-bindings
parent8c4967f49b3fbf59c6805aad105fe20f9d91ca92 (diff)
Notes
Diffstat (limited to 'textproc/redland-bindings')
-rw-r--r--textproc/redland-bindings/Makefile11
-rw-r--r--textproc/redland-bindings/distinfo6
2 files changed, 7 insertions, 10 deletions
diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile
index eb93dfb42caf..ae8d805733fc 100644
--- a/textproc/redland-bindings/Makefile
+++ b/textproc/redland-bindings/Makefile
@@ -6,15 +6,13 @@
#
PORTNAME= redland-bindings
-PORTVERSION= 1.0.2.1
+PORTVERSION= 1.0.4.1
CATEGORIES= textproc
MASTER_SITES= http://download.librdf.org/source/
MAINTAINER= chuck@pkix.net
COMMENT= Language bindings for the Redland package
-BROKEN= Configure fails
-
#OPTIONS= JAVA "Add Java bindings" off \
# PERL "Add Perl bindings" off \
# PHP "Add PHP bindings" off \
@@ -76,16 +74,15 @@ PLIST_SUB+= WITH_RUBY="@comment "
.endif
.if defined(WITH_TCL)
.if defined(WITH_TCL83)
-TCL_SHORT_V= 83
+USE_TCL= 83
TCL_LONG_V= 8.3
.else
-TCL_SHORT_V= 84
+USE_TCL= 84
TCL_LONG_V= 8.4
.endif
PLIST_SUB+= WITH_TCL=""
PLIST_SUB+= TCL_DIR="lib/tcl${TCL_LONG_V}"
-CONFIGURE_ARGS+= --with-tcl=${LOCALBASE}/bin/tclsh${TCL_LONG_V}
-LIB_DEPENDS+= tcl${TCL_SHORT_V}:${PORTSDIR}/lang/tcl${TCL_SHORT_V}
+CONFIGURE_ARGS+= --with-tcl=${TCLSH}
.else
PLIST_SUB+= WITH_TCL="@comment "
.endif
diff --git a/textproc/redland-bindings/distinfo b/textproc/redland-bindings/distinfo
index f19f4aa2fed0..4d0ba7a4de92 100644
--- a/textproc/redland-bindings/distinfo
+++ b/textproc/redland-bindings/distinfo
@@ -1,3 +1,3 @@
-MD5 (redland-bindings-1.0.2.1.tar.gz) = 16fdb1f862ac08136d786aca7f75c80a
-SHA256 (redland-bindings-1.0.2.1.tar.gz) = 1cbaf1ebae6980f4e8b77568bbf10ec73db3983d5147722d956ab15f6a1aedd3
-SIZE (redland-bindings-1.0.2.1.tar.gz) = 755619
+MD5 (redland-bindings-1.0.4.1.tar.gz) = 3ad6d05afe2250b3dc885eb0369ea8f0
+SHA256 (redland-bindings-1.0.4.1.tar.gz) = 780ffc5b594d343dc0b9386f51fc6dabf9a87a60bcebbc645a35f7073d3c8940
+SIZE (redland-bindings-1.0.4.1.tar.gz) = 868763