diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-12-12 12:49:28 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-12-12 12:49:28 +0000 |
commit | e954fec133a1e6086f4b2d71280b6ac2af75e867 (patch) | |
tree | 3908f59f51456cce1f8ff5737665bd098907e832 /sysutils/ndir | |
parent | f720e792b99f8926c547e53e8972887ac027e574 (diff) | |
download | ports-e954fec133a1e6086f4b2d71280b6ac2af75e867.tar.gz ports-e954fec133a1e6086f4b2d71280b6ac2af75e867.zip |
Notes
Diffstat (limited to 'sysutils/ndir')
-rw-r--r-- | sysutils/ndir/Makefile | 6 | ||||
-rw-r--r-- | sysutils/ndir/distinfo | 2 |
2 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/ndir/Makefile b/sysutils/ndir/Makefile index f6f9fa74c102..2a5b13cda6e1 100644 --- a/sysutils/ndir/Makefile +++ b/sysutils/ndir/Makefile @@ -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 diff --git a/sysutils/ndir/distinfo b/sysutils/ndir/distinfo index 13219cf75dfc..13c5c26068dc 100644 --- a/sysutils/ndir/distinfo +++ b/sysutils/ndir/distinfo @@ -1 +1 @@ -MD5 (NDir-0.8.5-1.tar.gz) = b07264dbb8d3b31da23ce9a8792d4de4 +MD5 (NDir-0.8.7-1.tar.gz) = c9c5b9eef2abb38df04d17f47912c2fa |