summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Xerces/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Xerces/Makefile')
-rw-r--r--textproc/p5-XML-Xerces/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Xerces/Makefile b/textproc/p5-XML-Xerces/Makefile
index c90aa1a8e26..c23719a802c 100644
--- a/textproc/p5-XML-Xerces/Makefile
+++ b/textproc/p5-XML-Xerces/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/02/11 04:14:02 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2004/08/28 06:05:32 jlam Exp $
#
DISTNAME= XML-Xerces-2.3.0-4
@@ -22,7 +22,7 @@ PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/Xerces/.packlist
MAKE_ENV+= XERCESCROOT="${BUILDLINK_PREFIX.xerces-c}" LANG=""
# Xerces-C is built unthreaded in pkgsrc (for now).
-BUILDLINK_TRANSFORM+= s:-lpthread:
+BUILDLINK_TRANSFORM+= rm:-lpthread
BUILDLINK_DEPENDS.xerces-c= xerces-c>=2.3.0
.include "../../textproc/xerces-c/buildlink3.mk"