diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 15:08:21 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 15:08:21 +0800 |
commit | 654d5b9628fcd021bf6d1501ced7084eb22995ab (patch) | |
tree | 54d1169b0cf20a81ddab48cbea28e627e48f9b32 /misc/pipe/Makefile | |
parent | e0e7cc9d880cb3bc3d13a66b9485a7f678d4cae1 (diff) | |
download | freebsd-ports-gnome-654d5b9628fcd021bf6d1501ced7084eb22995ab.tar.gz freebsd-ports-gnome-654d5b9628fcd021bf6d1501ced7084eb22995ab.tar.zst freebsd-ports-gnome-654d5b9628fcd021bf6d1501ced7084eb22995ab.zip |
BROKEN: Size mismatch
Approved by: portmgr (kris)
Diffstat (limited to 'misc/pipe/Makefile')
-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 |