diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:54:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:54:56 +0000 |
commit | 41042a04f20cffc6888cdcd9c5539b509b2c97b6 (patch) | |
tree | f3ae1b7327d1594ddcd54948e4736834dc9fce01 /print/abntex | |
parent | 33696083c1a23d20c3ed37fa49573cf4cd961b3e (diff) | |
download | ports-41042a04f20cffc6888cdcd9c5539b509b2c97b6.tar.gz ports-41042a04f20cffc6888cdcd9c5539b509b2c97b6.zip |
Notes
Diffstat (limited to 'print/abntex')
-rw-r--r-- | print/abntex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/abntex/Makefile b/print/abntex/Makefile index e2dd043937bf..14302b563384 100644 --- a/print/abntex/Makefile +++ b/print/abntex/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Both classes and styles for both LaTex and bibtex for ABNT rules +BROKEN= does not fetch + RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} |