summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-08-19 10:08:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-08-19 10:08:16 +0000
commit97403ca75c7894e6a25707c0551ceba678de9e3c (patch)
treedc628d6650097f9c271664907308a8535b323320
parent- remove gnomeprint support, it's not supported anymore [1] (diff)
Now broken on all OSVERSIONs on sparc64.
Hat: portmgr
-rw-r--r--textproc/sphinxsearch-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sphinxsearch-devel/Makefile b/textproc/sphinxsearch-devel/Makefile
index b076593a91d8..f4d1570f6d45 100644
--- a/textproc/sphinxsearch-devel/Makefile
+++ b/textproc/sphinxsearch-devel/Makefile
@@ -114,8 +114,8 @@ PORTEXAMPLES= *
DOCS= doc/sphinx.css doc/sphinx.html doc/sphinx.txt doc/sphinx.xml
.endif
-.if ${ARCH} == "sparc64" && ${OSVERSION} < 700000
-BROKEN= Does not build on sparc64-6
+.if ${ARCH} == "sparc64"
+BROKEN= Does not build on sparc64
.endif
# Fix up the sample configuration file to correspond to FreeBSD norms