aboutsummaryrefslogtreecommitdiff
path: root/japanese/expect
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-05-21 17:37:02 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-05-21 17:37:02 +0000
commit4b672e92ca4eb2a79ccf697660e52791c3454941 (patch)
tree1024ea7ef0a3c66589ae1f944cc0078d863ef03c /japanese/expect
parent5fca7b60bc513d7c9b528561e06ebf1d45fdafdd (diff)
downloadports-4b672e92ca4eb2a79ccf697660e52791c3454941.tar.gz
ports-4b672e92ca4eb2a79ccf697660e52791c3454941.zip
BROKEN on amd64: Incomplete pkg-plist
Notes
Notes: svn path=/head/; revision=135788
Diffstat (limited to 'japanese/expect')
-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