summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-07-03 23:49:08 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-07-03 23:49:08 +0000
commit3d6066c14acfc79b656c28c028730af4b4b6cd79 (patch)
tree40ed1c9697e971cc9df17d35d065cdb5aaec69df /lang
parentBROKEN on amd64 and sparc64: Broken pkg-plist (diff)
Still BROKEN on 64-bit architectures.
Notes
Notes: svn path=/head/; revision=112879
Diffstat (limited to 'lang')
-rw-r--r--lang/swi-pl/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/swi-pl/Makefile b/lang/swi-pl/Makefile
index 8cf4ea381d7a..eb7519e6646f 100644
--- a/lang/swi-pl/Makefile
+++ b/lang/swi-pl/Makefile
@@ -35,6 +35,10 @@ PLIST_SUB+= BITS=64
EXTRA_PATCHES= ${FILESDIR}/extra-patch-src-configure
.endif
+.if ${ARCH} != "i386"
+BROKEN= "Broken pkg-plist"
+.endif
+
post-install:
.for f in pl plld plrc
@${STRIP_CMD} ${PREFIX}/lib/${DISTNAME}/bin/${ARCH}-${OPSYS:L}/$f