pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/harmony Remove equeue from DEPENDS. This libr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/94a8d71468c1
branches: trunk
changeset: 610457:94a8d71468c1
user: cheusov <cheusov%pkgsrc.org@localhost>
date: Thu Oct 25 20:18:36 2012 +0000
description:
Remove equeue from DEPENDS. This library is now a part of ocamlnet.
Discussed with jaapb@
diffstat:
textproc/harmony/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r c5e0b0d5305d -r 94a8d71468c1 textproc/harmony/Makefile
--- a/textproc/harmony/Makefile Thu Oct 25 19:25:24 2012 +0000
+++ b/textproc/harmony/Makefile Thu Oct 25 20:18:36 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/10/25 06:55:53 asau Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/25 20:18:36 cheusov Exp $
#
DISTNAME= harmony-stable-${VERSION}
@@ -19,7 +19,6 @@
BUILD_DEPENDS+= tex-preprint-[0-9]*:../../print/tex-preprint
BUILD_DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
-DEPENDS+= equeue-[0-9]*:../../devel/equeue
DEPENDS+= ocamlnet-[0-9]*:../../net/ocamlnet
DEPENDS+= pxp-[0-9]*:../../textproc/pxp
Home |
Main Index |
Thread Index |
Old Index