diff options
-rw-r--r-- | java/jde/Makefile | 2 | ||||
-rw-r--r-- | print/abntex/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/java/jde/Makefile b/java/jde/Makefile index 2ecd41b4c06a..f714697f2bce 100644 --- a/java/jde/Makefile +++ b/java/jde/Makefile @@ -15,6 +15,8 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org COMMENT= Java Development Environment for Emacs +BROKEN= does not fetch + USE_EMACS= yes .include <bsd.port.pre.mk> 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} |