summaryrefslogtreecommitdiff
path: root/print/auctex/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2003-03-01 03:49:50 +0000
committeruebayasi <uebayasi>2003-03-01 03:49:50 +0000
commitbadc4f2e252cec5ea5a29eb160a8cea55432c1ba (patch)
treedfe0f621d29ad746810f313a4f30b6c3b7c13511 /print/auctex/Makefile
parent8cfa046551171dd810726ac5496abf8d1cd04a5d (diff)
downloadpkgsrc-badc4f2e252cec5ea5a29eb160a8cea55432c1ba.tar.gz
* Remove dependency to teTeX. Auctex can be installed fine without any teTeX
installed. This addresses PR20532 by Christopher Richards <richards plus netbsd at CS dot Princeton dot EDU> * Fix compilation for FSF Emacs 20.7. The resulting binary package will have a different dependency info, so different package content, so revision bump.
Diffstat (limited to 'print/auctex/Makefile')
-rw-r--r--print/auctex/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile
index 68fda42f1d7..05759d912dd 100644
--- a/print/auctex/Makefile
+++ b/print/auctex/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2003/01/28 22:04:00 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2003/03/01 03:49:50 uebayasi Exp $
DISTNAME= auctex-11.13
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://savannah.nongnu.org/download/auctex/stable.pkg/11.13/
@@ -8,8 +9,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.nongnu.org/auctex/
COMMENT= Enhanced LaTeX mode for Emacs
-DEPENDS+= teTeX-[0-9]*:../../print/teTeX
-
USE_GMAKE= yes
USE_PKGINSTALL= yes