summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-02-25 18:02:01 +0000
committerminskim <minskim@pkgsrc.org>2009-02-25 18:02:01 +0000
commit06dc852dc5d06bae95dee029cab0d9475b0b5b8d (patch)
treed2ade4e050b96a0996eb73a75cb6286943b29750
parent72990d5f37c9d610bfcc2b2da3f68626b4ae317f (diff)
downloadpkgsrc-06dc852dc5d06bae95dee029cab0d9475b0b5b8d.tar.gz
Let harmony depend on dvipsk because teTeX-bin no longer provides dvips.
-rw-r--r--textproc/harmony/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile
index 700da27ce66..9f6c35df4a6 100644
--- a/textproc/harmony/Makefile
+++ b/textproc/harmony/Makefile
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
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