summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-09-29 04:33:28 +0000
committerkris <kris@FreeBSD.org>2004-09-29 04:33:28 +0000
commita7e215c3719e064a17851abcaa14da16c9b37202 (patch)
treecf5473edd0b11cfe194382cebcd754b33f40ac9e /lang
parent287e77ca689e247b46426c5c9f48fc8b74e9d1bc (diff)
downloadFreeBSD-ports-a7e215c3719e064a17851abcaa14da16c9b37202.zip
FreeBSD-ports-a7e215c3719e064a17851abcaa14da16c9b37202.tar.gz
Now builds on 5.x
Approved by: portmgr (self)
Diffstat (limited to 'lang')
-rw-r--r--lang/tensile/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/tensile/Makefile b/lang/tensile/Makefile
index bf8c5c2..c4fbf44 100644
--- a/lang/tensile/Makefile
+++ b/lang/tensile/Makefile
@@ -42,10 +42,6 @@ MAN7= docstrip.7t sl_crypt.7t sl_files.7t sl_fpmath.7t sl_int64.7t \
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
.endif
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not install on FreeBSD ${OSVERSION}"
-.endif
-
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|= -module$$|= -module -avoid-version|g'
OpenPOWER on IntegriCloud