pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/pxp Fix path in DEPENDS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/204152a1d1c5
branches: trunk
changeset: 517473:204152a1d1c5
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Aug 11 15:46:03 2006 +0000
description:
Fix path in DEPENDS.
diffstat:
textproc/pxp/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e08cc2e0f9fc -r 204152a1d1c5 textproc/pxp/Makefile
--- a/textproc/pxp/Makefile Fri Aug 11 15:45:49 2006 +0000
+++ b/textproc/pxp/Makefile Fri Aug 11 15:46:03 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/08/11 15:44:33 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2006/08/11 15:46:03 wiz Exp $
#
DISTNAME= pxp-1.1.6
@@ -10,7 +10,7 @@
COMMENT= Polymorphic XML parser, a validating XML-1.0 parser (OCaml)
DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
-DEPENDS+= ocamlnet-[0-9]*:../../zzz/ocamlnet
+DEPENDS+= ocamlnet-[0-9]*:../../net/ocamlnet
USE_TOOLS+= gmake
BUILD_TARGET= all opt
Home |
Main Index |
Thread Index |
Old Index