aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-10-07 20:31:19 +0800
committerclsung <clsung@FreeBSD.org>2006-10-07 20:31:19 +0800
commit572378e31d14f60efcb7fe43cb8eb4b1c27b313e (patch)
treef469b9439fc4632384b41295d965f87e2efe712b /devel
parent2f936da0e89410668635fb6ffe5cd5d049d3b8c5 (diff)
downloadfreebsd-ports-graphics-572378e31d14f60efcb7fe43cb8eb4b1c27b313e.tar.gz
freebsd-ports-graphics-572378e31d14f60efcb7fe43cb8eb4b1c27b313e.tar.zst
freebsd-ports-graphics-572378e31d14f60efcb7fe43cb8eb4b1c27b313e.zip
- Mark broken on amd64
Reported by: kris PR: ports/104090 Submitted by: maintainer (chinsan)
Diffstat (limited to 'devel')
-rw-r--r--devel/pear-Console_Getopt/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/pear-Console_Getopt/Makefile b/devel/pear-Console_Getopt/Makefile
index 64ba94e77b3..467a162462a 100644
--- a/devel/pear-Console_Getopt/Makefile
+++ b/devel/pear-Console_Getopt/Makefile
@@ -22,5 +22,10 @@ post-patch:
@${CP} ${FILESDIR}/package.xml ${WRKDIR}
.include <bsd.port.pre.mk>
+
+.if ${ARCH} == "amd64"
+BROKEN= uninstall failed on amd64 platforms
+.endif
+
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
DISTNAME.lofi2004-02-051-1/+1 * Fix the problem that text does not appear in input field with --disable-m17nnobutaka2004-02-042-1/+12 * SIZEfy my ports.osa2004-02-041-0/+1 * Teach this port about USE_GETTEXT.marcus2004-02-041-1/+1 * o Update libmap.conf(5) check-version in pre-everything.nork2004-02-041-2/+2 * Remove the djvuplugin build, which has been broken and disconnected fromkris2004-02-044-66/+0 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-04