diff options
-rw-r--r-- | textproc/highlight/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 430ac8888ba5..495afc2e8756 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org COMMENT= Customizable syntax highlighter +BROKEN= Unfetchable + WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} USE_GCC= 3.3 |