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 | |
| parent | Remove: this was a duplicate of textproc/openfts. (diff) | |
Drop runtime-dependency on teTeX now that we've got so many different flavours.
PR: ports/68092
Submitted by: KIMURA Yasuhiro
Notes
Notes:
svn path=/head/; revision=111812
| -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} |
