aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-08-27 08:14:09 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-08-27 08:14:09 +0000
commitf3b54f62ce0223f3e51de853959c4253f5960ce5 (patch)
treef1a93bb40a5d03d5905d3a2cb98f0ee7eb28c766
parent66c36c082ce1795e4a25b9f114efd12d0b3870cd (diff)
downloadports-f3b54f62ce0223f3e51de853959c4253f5960ce5.tar.gz
ports-f3b54f62ce0223f3e51de853959c4253f5960ce5.zip
Unbreak on 6.0, thanks to compat5x.
Note: the following entry is still required in /etc/libmap.conf: libm.so.2 libm.so.3 Approved by: portmgr (linimon)
Notes
Notes: svn path=/head/; revision=140988
-rw-r--r--math/dislin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile
index 20cb2ee8b427..e45458d07b40 100644
--- a/math/dislin/Makefile
+++ b/math/dislin/Makefile
@@ -37,8 +37,7 @@ BINVER= -5.1
.endif
.if ${OSVERSION} >= 600000
-BROKEN= "uses libc.so.5"
-#LIB_DEPENDS+= c.5:${PORTSDIR}/misc/compat5x
+LIB_DEPENDS+= c.5:${PORTSDIR}/misc/compat5x
.endif
do-install: