diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-08-09 18:29:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-08-09 18:29:37 +0000 |
commit | db5e5720283434e2850249fb0ba6815cfb85ca2f (patch) | |
tree | 525e9735687eb4309b39651047fa88f402ae306b /textproc/highlight/Makefile | |
parent | Build with GCC 3.3 on 5.x. (diff) |
BROKEN: Unfetchable
Diffstat (limited to 'textproc/highlight/Makefile')
-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 |