summaryrefslogtreecommitdiff
path: root/textproc/opensp
diff options
context:
space:
mode:
authorjlam <jlam>2002-07-24 19:45:22 +0000
committerjlam <jlam>2002-07-24 19:45:22 +0000
commit075d381066fdbe9d5a1e539b4d0b7ffa89dc0fba (patch)
tree8d3205091ef102f873815aafda1fc32447c8b6c2 /textproc/opensp
parent85b3b63f240dbed7d0d3c4379172fa8c6c8b2872 (diff)
downloadpkgsrc-075d381066fdbe9d5a1e539b4d0b7ffa89dc0fba.tar.gz
Change explicit build dependencies on perl into "USE_PERL5=build". This
makes these packages build correctly on Darwin where perl>=5.8.0 is required.
Diffstat (limited to 'textproc/opensp')
-rw-r--r--textproc/opensp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile
index b5bfc6d095d..91638d058ca 100644
--- a/textproc/opensp/Makefile
+++ b/textproc/opensp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/12/19 20:29:31 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2002/07/24 19:45:28 jlam Exp $
#
DISTNAME= OpenSP-1.4
@@ -11,7 +11,7 @@ HOMEPAGE= http://openjade.sourceforge.net/doc-1.4/index.htm
COMMENT= SGML parser, successor to "sp"
DEPENDS+= unproven-pthreads-[0-9]*:../../devel/unproven-pthreads
-BUILD_DEPENDS+= perl>=5.0:../../lang/perl5
+USE_PERL5= build
CONFLICTS+= sp-[0-9]*