diff options
author | kris <kris@FreeBSD.org> | 2004-08-10 02:29:37 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-08-10 02:29:37 +0800 |
commit | fc2ec5eca2969bb2d012a01810f68c20c1604c07 (patch) | |
tree | d5a1cf750c7be8af3563a45551e9c33fef52efb5 /textproc/highlight | |
parent | 58e6c18e4375720a028fbe29d065fed9465c88bb (diff) | |
download | freebsd-ports-gnome-fc2ec5eca2969bb2d012a01810f68c20c1604c07.tar.gz freebsd-ports-gnome-fc2ec5eca2969bb2d012a01810f68c20c1604c07.tar.zst freebsd-ports-gnome-fc2ec5eca2969bb2d012a01810f68c20c1604c07.zip |
BROKEN: Unfetchable
Diffstat (limited to 'textproc/highlight')
-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 |