diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 07:08:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 07:08:21 +0000 |
commit | 654d5b9628fcd021bf6d1501ced7084eb22995ab (patch) | |
tree | 54d1169b0cf20a81ddab48cbea28e627e48f9b32 /misc | |
parent | e0e7cc9d880cb3bc3d13a66b9485a7f678d4cae1 (diff) | |
download | ports-654d5b9628fcd021bf6d1501ced7084eb22995ab.tar.gz ports-654d5b9628fcd021bf6d1501ced7084eb22995ab.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pipe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/pipe/Makefile b/misc/pipe/Makefile index fbf2f1bdbc45..ec58168de914 100644 --- a/misc/pipe/Makefile +++ b/misc/pipe/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-beta-1.0 MAINTAINER= ports@FreeBSD.org COMMENT= Platform Independent Petri-Net Editor +BROKEN= Size mismatch + USE_ZIP= yes WRKSRC= ${WRKDIR}/PIPE NO_WRKSUBDIR= yes |