summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb>2001-06-11 22:46:14 +0000
committerjtb <jtb>2001-06-11 22:46:14 +0000
commite5fe0012455422091ea115538d5331270f7df53e (patch)
treedb5c43a2fd2beb2754e6102ef6194da8c5997b3b /math
parentd36dc9975975f773ce0025f4d3aa2e01ae5dae5c (diff)
downloadpkgsrc-e5fe0012455422091ea115538d5331270f7df53e.tar.gz
Add a build depends on emacs. Noted from John Darrow's i386 bulk build.
Diffstat (limited to 'math')
-rw-r--r--math/pari/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index ccc3c9c6eb3..852784b1a9d 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/05/19 17:31:05 jtb Exp $
+# $NetBSD: Makefile,v 1.8 2001/06/11 22:46:14 jtb Exp $
DISTNAME= pari-2.1.1
CATEGORIES= math
@@ -11,6 +11,7 @@ COMMENT= software package for computer-aided number theory
DEPENDS+= readline>=4.0:../../devel/readline
BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX
+BUILD_DEPENDS+= emacs-[0-9]*:../../editors/emacs
USE_PERL5= yes