summaryrefslogtreecommitdiff
path: root/lang/mercury
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2015-03-22 09:53:57 +0000
committerasau <asau@pkgsrc.org>2015-03-22 09:53:57 +0000
commit5e0ecac750e978d1f2bd87a6925eebba00e89040 (patch)
tree886d9f70a3a6050ee089d19463f3da5d3a8cc5e4 /lang/mercury
parentdc8abba5d587b229835ab99c27a519d6c94ed7d7 (diff)
downloadpkgsrc-5e0ecac750e978d1f2bd87a6925eebba00e89040.tar.gz
Needs dvips and pdftex for build.
Diffstat (limited to 'lang/mercury')
-rw-r--r--lang/mercury/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/mercury/Makefile b/lang/mercury/Makefile
index 5f6e4976517..34780adc304 100644
--- a/lang/mercury/Makefile
+++ b/lang/mercury/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2015/02/27 21:12:20 asau Exp $
+# $NetBSD: Makefile,v 1.50 2015/03/22 09:53:57 asau Exp $
DISTNAME= mercury-srcdist-14.01.1
PKGNAME= mercury-14.01.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://dl.mercurylang.org/release/ \
ftp://ftp.mercury.cs.mu.oz.au/pub/mercury/ \
@@ -13,6 +13,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.mercurylang.org/
COMMENT= Modern logic/functional programming language
+BUILD_DEPENDS+= tex-dvips>=0:../../print/tex-dvips # dvips
+BUILD_DEPENDS+= web2c>=0:../../print/web2c # pdftex
BUILD_DEPENDS+= gtexinfo>=0:../../devel/gtexinfo # texi2dvi
GNU_CONFIGURE= yes