diff options
Diffstat (limited to 'databases/clip/Makefile')
-rw-r--r-- | databases/clip/Makefile | 2 |
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 \ |