Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2004 17:02:53 -0500
From:      Michael Johnson <ahze@ahze.net>
To:        pav@FreeBSD.org
Cc:        Kris Kennaway <kris@obsecurity.org>
Subject:   Re: pnetC-0.6.2 broken on 4.x, 
Message-ID:  <AE1AD4C9-72DE-11D8-9C2D-000A958C81C6@ahze.net>
In-Reply-To: <1078955857.56490.3.camel@hood.oook.cz>
References:  <20040310184438.GE1941@xor.obsecurity.org> <FF3C5A8F-72CB-11D8-9C2D-000A958C81C6@ahze.net> <1078955857.56490.3.camel@hood.oook.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
here's one for ml-pnet, I thought I sent this too but I guess I missed  
it.

diff -ruN lang/ml-pnet.orig/Makefile lang/ml-pnet/Makefile
--- lang/ml-pnet.orig/Makefile	Wed Mar 10 14:39:32 2004
+++ lang/ml-pnet/Makefile	Wed Mar 10 17:01:09 2004
@@ -13,7 +13,8 @@
  MAINTAINER=	ahze@ahze.net
  COMMENT=	Mono's upper-level libraries

-BUILD_DEPENDS=	${LOCALBASE}/lib/cscc/lib/ 
libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib
+BUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet-base \
+		${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/ 
pnetlib
   
RUN_DEPENDS=	${LOCALBASE}/lib/cscc/lib/ 
libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib

  USE_LIBTOOL=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AE1AD4C9-72DE-11D8-9C2D-000A958C81C6>