summaryrefslogtreecommitdiff
path: root/databases/clip
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-12 03:31:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-12 03:31:28 +0000
commitb8cc0ae60fac9cc9ad73ea6e37883ef511c9edfc (patch)
tree71759973cc5bbfd40a9abcb0dcff0996e70eccda /databases/clip
parentThis is also BROKEN on alpha (diff)
This is broken on i386 as well (broken pkg-plist)
Notes
Notes: svn path=/head/; revision=106767
Diffstat (limited to 'databases/clip')
-rw-r--r--databases/clip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile
index fbe35c2d055c..827b83626496 100644
--- a/databases/clip/Makefile
+++ b/databases/clip/Makefile
@@ -26,6 +26,8 @@ WANT_GNOME= yes
.if ${ARCH} != "i386"
BROKEN= "Does not compile on !i386"
+.else
+BROKEN= "Broken pkg-plist"
.endif
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \