aboutsummaryrefslogtreecommitdiff
path: root/lang/smarteiffel/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-22 23:25:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-22 23:25:38 +0000
commit5c19bb0273598009f535673f1580dac863a5cb7e (patch)
treebaf0c3d208df6362707dbdc9bffb3531804dd82f /lang/smarteiffel/Makefile
parent6a7cf7a56fafc0250a2bf5c05935c057c243a0a6 (diff)
Notes
Diffstat (limited to 'lang/smarteiffel/Makefile')
-rw-r--r--lang/smarteiffel/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/smarteiffel/Makefile b/lang/smarteiffel/Makefile
index 1f24efbb70c4..ae5367112d86 100644
--- a/lang/smarteiffel/Makefile
+++ b/lang/smarteiffel/Makefile
@@ -32,8 +32,10 @@ SUB_FILES= pkg-install pkg-message
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 700000
-BROKEN= bad plist
+.if ${OSVERSION} >= 700000
+.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
+BROKEN= Does not install
+.endif
.endif
post-patch: