diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-06-19 10:43:41 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-06-19 10:43:41 +0000 |
commit | 6ede9e8043bf3724b8af64791eefeab0caf226c2 (patch) | |
tree | f93387f11a9e28ae49546f38e6f146aeda812912 /print/auctex | |
parent | 708d2f3e29bc1895cf1b12bbd4e07e49de31cb63 (diff) | |
download | ports-6ede9e8043bf3724b8af64791eefeab0caf226c2.tar.gz ports-6ede9e8043bf3724b8af64791eefeab0caf226c2.zip |
Notes
Diffstat (limited to 'print/auctex')
-rw-r--r-- | print/auctex/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index 3aac2c4a6bc9..30b45f6c3cbe 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} 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} |