summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorrh <rh>2002-04-27 10:27:01 +0000
committerrh <rh>2002-04-27 10:27:01 +0000
commit2244f01a76afc42db4364b253501282e0c3ff490 (patch)
tree391aa344d76d91273b2d3e66d5d03a99e7eef5c9 /editors
parent07e520761b04e88a306137bf66f8973fc38f1477 (diff)
downloadpkgsrc-2244f01a76afc42db4364b253501282e0c3ff490.tar.gz
Change dependency on autoconf to BUILD_DEPENDS
Diffstat (limited to 'editors')
-rw-r--r--editors/TeXmacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index cb9802c46ad..81aaf3e1d23 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/04/27 09:53:43 rh Exp $
+# $NetBSD: Makefile,v 1.2 2002/04/27 10:27:01 rh Exp $
DISTNAME= TeXmacs-1.0.0.2-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -9,9 +9,9 @@ MAINTAINER= jmmv@hispabsd.org
HOMEPAGE= http://www.texmacs.org
COMMENT= GNU TeXmacs (free scientific text editor)
-DEPENDS+= autoconf>=2.13:../../devel/autoconf
DEPENDS+= teTeX>=1.0:../../print/teTeX
DEPENDS+= guile>=1.4:../../lang/guile
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
ALL_TARGET= TEXMACS