aboutsummaryrefslogtreecommitdiff
path: root/editors/ved/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-09-17 09:09:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-09-17 09:09:49 +0000
commit5d9e1a3231f266bd63353f7ffd6d040cc2c91d69 (patch)
treeb89011e6b7d1576a9c7950f1c56d98d8097e76a1 /editors/ved/Makefile
parente0c31886c604871197248c25838ff772a507b401 (diff)
Notes
Diffstat (limited to 'editors/ved/Makefile')
-rw-r--r--editors/ved/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/ved/Makefile b/editors/ved/Makefile
index 3af72af37c37..f0891c230c73 100644
--- a/editors/ved/Makefile
+++ b/editors/ved/Makefile
@@ -25,6 +25,9 @@ PLIST_DIRS= %%DATADIR%%
.if ${ARCH} == "ia64"
BROKEN= does not compile on ia64
.endif
+.if ${ARCH} == "sparc64" && ${OSVERSION} < 800000
+BROKEN= does not install on sparc64-7
+.endif
post-patch:
${REINPLACE_CMD} -e 's|^COPTOPT=.*$$|COPTOPT= ${CFLAGS}|g ; \