mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Update to 0.8.7. Ndir is no longer broken under FreeBSD 5.
This commit is contained in:
parent
f720e792b9
commit
e954fec133
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95659
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ndir
|
||||
PORTVERSION= 0.8.5
|
||||
PORTVERSION= 0.8.7
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.Informatik.Uni-Oldenburg.DE/~mw/software/
|
||||
DISTNAME= NDir-${PORTVERSION}
|
||||
@ -24,10 +24,6 @@ MLINKS= ndir.1 lv.1 ndir.1 lw.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Does not compile (bad C++ code)"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -E "s/^export GLOBAL.+//g" ${WRKSRC}/Makefile
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (NDir-0.8.5-1.tar.gz) = b07264dbb8d3b31da23ce9a8792d4de4
|
||||
MD5 (NDir-0.8.7-1.tar.gz) = c9c5b9eef2abb38df04d17f47912c2fa
|
||||
|
Loading…
Reference in New Issue
Block a user