summaryrefslogtreecommitdiff
path: root/textproc/openjade
diff options
context:
space:
mode:
authorjlam <jlam>2002-07-24 19:45:22 +0000
committerjlam <jlam>2002-07-24 19:45:22 +0000
commit04ed2224a3ecc359d5c85084b1f05f4629638190 (patch)
tree8d3205091ef102f873815aafda1fc32447c8b6c2 /textproc/openjade
parentad86dcc72c2c3be7128b76a6d1b3884fa7b1e1b7 (diff)
downloadpkgsrc-04ed2224a3ecc359d5c85084b1f05f4629638190.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/openjade')
-rw-r--r--textproc/openjade/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile
index 7d25f7067da..58c49f38b97 100644
--- a/textproc/openjade/Makefile
+++ b/textproc/openjade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/09/27 23:18:45 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2002/07/24 19:45:28 jlam Exp $
# FreeBSD Id: ports/textproc/openjade/Makefile,v 1.30 2001/03/04 21:39:19 lioux Exp
DISTNAME= openjade-1.3
@@ -9,6 +9,7 @@ MAINTAINER= kogule@mars.dti.ne.jp
HOMEPAGE= http://openjade.sourceforge.net/
COMMENT= SGML/XML parser toolkit and DSSSL engine, successor to "jade"
+PERL5_REQD= 5.6.0
BUILD_DEPENDS+= perl>=5.6.0:../../lang/perl5:build
CONFLICTS+= opensp-[0-9]*