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/pipe/Makefile | |
parent | BROKEN: Size mismatch (diff) |
BROKEN: Size mismatch
Approved by: portmgr (kris)
Diffstat (limited to '')
-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 |