summaryrefslogtreecommitdiff
path: root/textproc/opensp
diff options
context:
space:
mode:
authorwiz <wiz>2001-12-19 20:29:31 +0000
committerwiz <wiz>2001-12-19 20:29:31 +0000
commit981f89d0f8447e232fca6380eefd71381278edd2 (patch)
tree4ce62cdb4ad69ee47acd76f27a256a8ec786e7f9 /textproc/opensp
parent905086bef12be7331ebef4f58a937ca5e95bf106 (diff)
downloadpkgsrc-981f89d0f8447e232fca6380eefd71381278edd2.tar.gz
Oops, fix path to perl directory.
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 421bd5ee0ee..b5bfc6d095d 100644
--- a/textproc/opensp/Makefile
+++ b/textproc/opensp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/12/19 20:28:53 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2001/12/19 20:29:31 wiz 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/perl
+BUILD_DEPENDS+= perl>=5.0:../../lang/perl5
CONFLICTS+= sp-[0-9]*