diff options
author | kris <kris@FreeBSD.org> | 2007-04-20 16:01:36 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-04-20 16:01:36 +0800 |
commit | 81df50a1767799f9bdd308c2bc831c9c6b0797db (patch) | |
tree | f6d4210ef8d620fc8c9e23df53f6a7fd8dbb8cea | |
parent | d91129e177aab845354b09939f8fb37ce0b7a120 (diff) | |
download | freebsd-ports-gnome-81df50a1767799f9bdd308c2bc831c9c6b0797db.tar.gz freebsd-ports-gnome-81df50a1767799f9bdd308c2bc831c9c6b0797db.tar.zst freebsd-ports-gnome-81df50a1767799f9bdd308c2bc831c9c6b0797db.zip |
BROKEN: Size mismatch
-rw-r--r-- | archivers/paq/Makefile | 2 | ||||
-rw-r--r-- | games/fretsonfire-data/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/flowviewer/Makefile | 2 | ||||
-rw-r--r-- | portuguese/irpf-pt_BR/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/archivers/paq/Makefile b/archivers/paq/Makefile index 62ce3684a8cc..13627ffbb46c 100644 --- a/archivers/paq/Makefile +++ b/archivers/paq/Makefile @@ -14,6 +14,8 @@ DISTNAME= paq8l MAINTAINER= bf2006a@yahoo.com COMMENT= An archiver with an extremely high compression ratio +BROKEN= Size mismatch + NO_WRKSUBDIR= yes USE_ZIP= yes SUB_FILES= pkg-message diff --git a/games/fretsonfire-data/Makefile b/games/fretsonfire-data/Makefile index d4e621efe716..7a601157800e 100644 --- a/games/fretsonfire-data/Makefile +++ b/games/fretsonfire-data/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//} MAINTAINER= acm@FreeBSD.org COMMENT= Frets on Fire data files +BROKEN= Size mismatch + NO_BUILD= yes DATADIR= share/${PKGNAMEPREFIX:S/-//} RESTRICTED= Only Unreal Voodoo site is allowed to distribute the music diff --git a/net-mgmt/flowviewer/Makefile b/net-mgmt/flowviewer/Makefile index 219fe636e383..cf8255aa5bc2 100644 --- a/net-mgmt/flowviewer/Makefile +++ b/net-mgmt/flowviewer/Makefile @@ -18,6 +18,8 @@ COMMENT= Web-based user interface for the flow-tools NetFlow data RUN_DEPENDS= ${SITE_PERL}/GD/Graph/linespoints.pm:${PORTSDIR}/graphics/p5-GD-Graph \ flow-cat:${PORTSDIR}/net-mgmt/flow-tools +BROKEN= Size mismatch + .ifndef WITHOUT_WWWDIR FLOWVIEWERDIR?= ${PREFIX}/www/flowviewer .else diff --git a/portuguese/irpf-pt_BR/Makefile b/portuguese/irpf-pt_BR/Makefile index ea070d1263cd..8c8ed7d9ce17 100644 --- a/portuguese/irpf-pt_BR/Makefile +++ b/portuguese/irpf-pt_BR/Makefile @@ -16,6 +16,8 @@ DISTNAME= irpf2007v1.0 MAINTAINER= lioux@FreeBSD.org COMMENT= Programa do Imposto de Renda Pessoa Fisica 2007 versao Java +BROKEN= Size mismatch + USE_ZIP= yes USE_JAVA= yes |