aboutsummaryrefslogtreecommitdiffstats
path: root/net/lam7
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-07-04 07:46:45 +0800
committerkris <kris@FreeBSD.org>2004-07-04 07:46:45 +0800
commitcb7c6d0a5169c7fb235377e05546a398d2f9d9c0 (patch)
tree5f4fecd5c5fb9df9f1ea79c4d4f0e42810d82db5 /net/lam7
parent16c1e7980500005ff752e2386244ec1741ba4d2e (diff)
downloadfreebsd-ports-gnome-cb7c6d0a5169c7fb235377e05546a398d2f9d9c0.tar.gz
freebsd-ports-gnome-cb7c6d0a5169c7fb235377e05546a398d2f9d9c0.tar.zst
freebsd-ports-gnome-cb7c6d0a5169c7fb235377e05546a398d2f9d9c0.zip
BROKEN on amd64 and sparc64: Broken pkg-plist
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