summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtb <jtb>2001-04-16 15:43:55 +0000
committerjtb <jtb>2001-04-16 15:43:55 +0000
commit707bfa04cad97a90d7fa775d7547668aa4fddf3c (patch)
tree817df493886f7b600247e4c3cabf98db756d4982
parent7ac8c23a4e10ec3c2d289a09a2ce390208bfe63b (diff)
downloadpkgsrc-707bfa04cad97a90d7fa775d7547668aa4fddf3c.tar.gz
Use teTeX-[0-9]* in BUILD_DEPENDS as teTeX-* expands to a number of packages.
pari.el only works for GNU Emacs.
-rw-r--r--math/pari/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 6af24e3162e..0f9cd43dc8a 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/04/14 21:43:55 jtb Exp $
+# $NetBSD: Makefile,v 1.4 2001/04/16 15:43:55 jtb Exp $
DISTNAME= pari-2.1.0
CATEGORIES= math
@@ -10,8 +10,8 @@ HOMEPAGE= http://www.parigp-home.de
COMMENT= PARI-GP is a software package for computer-aided number theory
DEPENDS+= readline>=4.0:../../devel/readline
-BUILD_DEPENDS+= {emacs-*,xemacs-*}:../../editors/emacs
-BUILD_DEPENDS+= teTeX-*:../../print/teTeX
+BUILD_DEPENDS+= emacs-[0-9]*:../../editors/emacs
+BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX
USE_PERL5= #defined
USE_X11= #defined