diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-30 22:27:35 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-30 22:27:35 +0000 |
commit | d69b90c313d3ff1d3e882a6a01133013454dbbdf (patch) | |
tree | 36655be23c72b2c81c6bf88d008ad1922539f597 /devel/stlport | |
parent | 246dffc5878dec9571b501e3e5cc4d417e965db3 (diff) |
Notes
Diffstat (limited to 'devel/stlport')
-rw-r--r-- | devel/stlport/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile index 6fffc4c265b5..8c76b319a37a 100644 --- a/devel/stlport/Makefile +++ b/devel/stlport/Makefile @@ -15,6 +15,8 @@ DISTNAME= STLport-${PORTVERSION:S/.b/-b/} MAINTAINER= obrien@FreeBSD.org +BROKEN= "YES I _KNOW_ THIS IS BROKEN. DO **NOT** EMAIL ME ABOUT THIS PORT UNLESS YOU ARE FUNISHING A PATCH TO FIX IT." + WRKSRC= ${WRKDIR}/STLport-${PORTVERSION:S/.b/b/}/src MAKEFILE= gcc.mak ALL_TARGET= clean all |