aboutsummaryrefslogtreecommitdiff
path: root/net/lam7
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-07-03 23:46:45 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-07-03 23:46:45 +0000
commit7626320cded52ef42c25021a6f0dd4c7e5329f7f (patch)
tree5357e6b7a5cf25e1e650870a7dd6fbb25a9688ab /net/lam7
parent403c754f144b717ab6f2f2a80d2ff3f592a7c685 (diff)
downloadports-7626320cded52ef42c25021a6f0dd4c7e5329f7f.tar.gz
ports-7626320cded52ef42c25021a6f0dd4c7e5329f7f.zip
BROKEN on amd64 and sparc64: Broken pkg-plist
Notes
Notes: svn path=/head/; revision=112878
Diffstat (limited to 'net/lam7')
-rw-r--r--net/lam7/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/lam7/Makefile b/net/lam7/Makefile
index e319a4049b10..2038a44e8a45 100644
--- a/net/lam7/Makefile
+++ b/net/lam7/Makefile
@@ -25,6 +25,10 @@ CONFLICTS= lam-6.*
.include <bsd.port.pre.mk>
+.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
+BROKEN= "Broken pkg-plist on amd64 and sparc64"
+.endif
+
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp