aboutsummaryrefslogtreecommitdiff
path: root/print/cjk-lyx
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-20 02:34:21 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-20 02:34:21 +0000
commit03c845f4168de627f90e840cb3bfb4bae1ca0b74 (patch)
treecfdf0b2dfa56adfb2975239ac0ad21ae299052ba /print/cjk-lyx
parente8101ce2d51115ec85910169f4a117ead22c370a (diff)
downloadports-03c845f4168de627f90e840cb3bfb4bae1ca0b74.tar.gz
ports-03c845f4168de627f90e840cb3bfb4bae1ca0b74.zip
Notes
Diffstat (limited to 'print/cjk-lyx')
-rw-r--r--print/cjk-lyx/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile
index 7f3b5c5c2d1c..9bb2cdd99688 100644
--- a/print/cjk-lyx/Makefile
+++ b/print/cjk-lyx/Makefile
@@ -95,10 +95,4 @@ BUILD_DEPENDS+= latex:${PORTSDIR}/print/teTeX
RUN_DEPENDS+= latex:${PORTSDIR}/print/teTeX
.endif
-.if ${OSVERSION} < 500035
-CFLAGS+= -Wno-non-template-friend -ftemplate-depth-30
-.elif ${OSVERSION} >= 700007 && ${ARCH} == i386 && ${CXX} == c++
-BROKEN= C++ compiler seg-faults, try using a different one and report to ${MAINTAINER}
-.endif
-
.include <bsd.port.post.mk>