[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/prj2make-sharp by tmclau02

noreply at forge.novell.com noreply at forge.novell.com
Fri Dec 2 21:03:16 MST 2005


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/prj2make-sharp by tmclau02

Modified Files:
	Makefile 
Log Message:
Convert all ports over to the USE_AUTOTOOLS new world order which
haven't alreay.

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/prj2make-sharp/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/prj2make-sharp/Makefile	2005/10/22 06:02:37	1.10
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/prj2make-sharp/Makefile	2005/12/03 04:03:16	1.11
@@ -3,7 +3,7 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.10 2005/10/22 06:02:37 tmclau02 Exp $
+#   $Id: Makefile,v 1.11 2005/12/03 04:03:16 tmclau02 Exp $
 #
 
 PORTNAME=	prj2make-sharp
@@ -20,7 +20,7 @@
 BROKEN=		"Crashes due to pthread issues"
 
 USE_GNOME=	gnometarget
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
 
 .include "${.CURDIR}/../../lang/mono/bsd.mono.mk"



More information about the Bsd-sharp-cvs mailing list