aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-05-22 01:37:02 +0800
committerkris <kris@FreeBSD.org>2005-05-22 01:37:02 +0800
commit84226ae995a9dd1684e52b717af5cb921dc29bc3 (patch)
treec4c4540c9692b5d8a96dde1b195c8319647d9351 /japanese
parent7c2114ccc1857767ec447639f2d1b9f19e052656 (diff)
downloadfreebsd-ports-gnome-84226ae995a9dd1684e52b717af5cb921dc29bc3.tar.gz
freebsd-ports-gnome-84226ae995a9dd1684e52b717af5cb921dc29bc3.tar.zst
freebsd-ports-gnome-84226ae995a9dd1684e52b717af5cb921dc29bc3.zip
BROKEN on amd64: Incomplete pkg-plist
Diffstat (limited to 'japanese')
-rw-r--r--japanese/expect/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/japanese/expect/Makefile b/japanese/expect/Makefile
index 17f9dadadc96..ea5ef372ab7e 100644
--- a/japanese/expect/Makefile
+++ b/japanese/expect/Makefile
@@ -27,6 +27,10 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
+.if ${ARCH} == "amd64"
+BROKEN= "Incomplete pkg-plist"
+.endif
+
post-install:
.if ${PORTOBJFORMAT} == "aout"
${LN} -sf libexpect530jp.so.1.2 ${PREFIX}/lib/libexpect530jp.so