aboutsummaryrefslogtreecommitdiffstats
path: root/devel/tclxml
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-09-22 06:35:46 +0800
committerpav <pav@FreeBSD.org>2007-09-22 06:35:46 +0800
commit9b9a9e60da4cb61e219178fe7b94605a91d70469 (patch)
tree28ee3a89a06ce35087b4ebf664a12f6e54c01fc8 /devel/tclxml
parent4cae4b9a1626f07247408a0ff77398afe057a14b (diff)
downloadfreebsd-ports-gnome-9b9a9e60da4cb61e219178fe7b94605a91d70469.tar.gz
freebsd-ports-gnome-9b9a9e60da4cb61e219178fe7b94605a91d70469.tar.zst
freebsd-ports-gnome-9b9a9e60da4cb61e219178fe7b94605a91d70469.zip
- Make tcllib depobjs version independent
Reported by: pointyhat Pointy hat to: mi
Diffstat (limited to 'devel/tclxml')
-rw-r--r--devel/tclxml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tclxml/Makefile b/devel/tclxml/Makefile
index 02dca1fba057..89baed5a6ea4 100644
--- a/devel/tclxml/Makefile
+++ b/devel/tclxml/Makefile
@@ -16,7 +16,7 @@ COMMENT= API for parsing XML documents using Tcl
BUILD_DEPENDS= tclsh8.4:${PORTSDIR}/lang/tcl84
RUN_DEPENDS= tclsh8.4:${PORTSDIR}/lang/tcl84 \
- ${LOCALBASE}/lib/tcllib1.9/uri/uri.tcl:${PORTSDIR}/devel/tcllib
+ dtplite:${PORTSDIR}/devel/tcllib
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes