pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/harmony Let harmony depend on dvipsk because ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53628b4604b7
branches:  trunk
changeset: 555172:53628b4604b7
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Feb 25 18:02:01 2009 +0000

description:
Let harmony depend on dvipsk because teTeX-bin no longer provides dvips.

diffstat:

 textproc/harmony/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 33934335b0db -r 53628b4604b7 textproc/harmony/Makefile
--- a/textproc/harmony/Makefile Wed Feb 25 17:55:00 2009 +0000
+++ b/textproc/harmony/Makefile Wed Feb 25 18:02:01 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/08/11 15:55:31 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/25 18:02:01 minskim Exp $
 #
 
 DISTNAME=      harmony-stable-${VERSION}
@@ -10,6 +10,7 @@
 HOMEPAGE=      http://alliance.seas.upenn.edu/~harmony/
 COMMENT=       Generic framework for reconciling disconnected updates to heterogeneous, replicated XML data
 
+BUILD_DEPENDS+=        dvipsk-[0-9]*:../../print/dvipsk
 DEPENDS+=      ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
 DEPENDS+=      equeue-[0-9]*:../../devel/equeue
 DEPENDS+=      ocamlnet-[0-9]*:../../net/ocamlnet



Home | Main Index | Thread Index | Old Index