From badc4f2e252cec5ea5a29eb160a8cea55432c1ba Mon Sep 17 00:00:00 2001 From: uebayasi Date: Sat, 1 Mar 2003 03:49:50 +0000 Subject: * Remove dependency to teTeX. Auctex can be installed fine without any teTeX installed. This addresses PR20532 by Christopher Richards * Fix compilation for FSF Emacs 20.7. The resulting binary package will have a different dependency info, so different package content, so revision bump. --- print/auctex/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print/auctex/Makefile') 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 -- cgit v1.2.3