summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-16 11:18:04 +0000
committerhans <hans@pkgsrc.org>2012-02-16 11:18:04 +0000
commit4f890aba2443569476339b056f1e81434f424e68 (patch)
treed6a1e74ce376a7c4d164adbad0ad98b3b7317d24
parent39b2a195fc2a36dff8c27a8a93c08b11e50f2b44 (diff)
downloadpkgsrc-4f890aba2443569476339b056f1e81434f424e68.tar.gz
Needs tex-metapost for groff.enc.
-rw-r--r--cad/fastcap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/fastcap/Makefile b/cad/fastcap/Makefile
index 0c7b61c9cb3..e90e7f630d5 100644
--- a/cad/fastcap/Makefile
+++ b/cad/fastcap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2010/10/03 07:46:56 obache Exp $
+# $NetBSD: Makefile,v 1.36 2012/02/16 11:18:04 hans Exp $
#
DISTNAME= fastcap-2.0-18Sep92
@@ -16,6 +16,7 @@ BUILD_DEPENDS+= dvipsk>=5.99:../../print/dvipsk
BUILD_DEPENDS+= tex-amsfonts>=3.0:../../fonts/tex-amsfonts
BUILD_DEPENDS+= tex-bibtex>=0.99c:../../print/tex-bibtex
BUILD_DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
+BUILD_DEPENDS+= tex-metapost>=1.212:../../graphics/tex-metapost
PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no