summaryrefslogtreecommitdiffstats
path: root/math/asir2000
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-07 23:45:50 +0000
committerkris <kris@FreeBSD.org>2004-02-07 23:45:50 +0000
commit70792994aa12f18c69d3d88ed2b7ca10553daeaf (patch)
treebded31edfc7ffa1a555654252efdf3ac2172e019 /math/asir2000
parent723d7e391e1487c602b0a65973cd592309d17e12 (diff)
downloadFreeBSD-ports-70792994aa12f18c69d3d88ed2b7ca10553daeaf.zip
FreeBSD-ports-70792994aa12f18c69d3d88ed2b7ca10553daeaf.tar.gz
This port is broken on 4.x too, and will be removed after April 7.
Diffstat (limited to 'math/asir2000')
-rw-r--r--math/asir2000/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile
index 9bb0a14..fc4ddde 100644
--- a/math/asir2000/Makefile
+++ b/math/asir2000/Makefile
@@ -34,11 +34,8 @@ LIB_DATA= alpi bfct bgk const cyclic defs.h dfff dmul fctrdata fctrtest \
fff gr ifplot katsura launch mat nf num primdec \
ratint robot solve sp sturm xm
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
BROKEN= "Does not compile"
-.endif
+DEPRECATED= "Will be removed after April 7 if still broken"
pre-install:
@${MKDIR} ${DATADIR}
@@ -58,4 +55,4 @@ post-install:
@${TAR} xfz ${DISTDIR}/${ASIR_DOC} -C ${DOCSDIR}
@${INSTALL_MAN} ${DOCSDIR}/${MAN1} ${PREFIX}/man/man1
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud