diff options
Diffstat (limited to 'textproc/harmony')
-rw-r--r-- | textproc/harmony/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile index 554395a537d..6d8725cb6f4 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -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-latex-bin-[0-9]*:../../print/tex-latex-bin 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 |