diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:44:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:44:49 +0000 |
commit | de27e60460e200a320e745974941ddfefbe0e316 (patch) | |
tree | 84c0d04228ce6539729c89dd7993638b77f78fad /graphics/ivtools | |
parent | dc9053153ce7add98b3ea6296fc6bdcd061e43ba (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=59375
Diffstat (limited to 'graphics/ivtools')
-rw-r--r-- | graphics/ivtools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile index 0ac869b07875..be661dbfe9e2 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= johnston@vectaport.com +BROKEN= "Does not build" + GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} |