diff options
Diffstat (limited to 'cad/tochnog/Makefile')
-rw-r--r-- | cad/tochnog/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile index f608b74262a6..2fd45094fe31 100644 --- a/cad/tochnog/Makefile +++ b/cad/tochnog/Makefile @@ -23,8 +23,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libsuperlu_mt.a:${PORTSDIR}/math/superlu_mt BUILD_DEPENDS+= ${LOCALBASE}/lib/libsuperlu.a:${PORTSDIR}/math/superlu .endif -BROKEN= "Does not compile" - .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 |