diff -ruN auctex.dist/Makefile auctex/Makefile --- auctex.dist/Makefile Mon May 24 08:47:11 2004 +++ auctex/Makefile Sat Jun 19 07:07:50 2004 @@ -7,6 +7,7 @@ PORTNAME= auctex PORTVERSION= 11.14 +PORTREVISION= 1 CATEGORIES= print elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} @@ -14,9 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Integrated environment for writing LaTeX using GNU Emacs -RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX - EMACS_PORT_NAME?= emacs21 + EMACS_NO_RUN_DEPENDS= yes LISPDIR= ${EMACS_SITE_LISPDIR} ALL_TARGET= all contrib