[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/lang/mono by tmclau02
noreply at forge.novell.com
noreply at forge.novell.com
Fri Dec 2 21:03:17 MST 2005
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono 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/lang/mono/Makefile,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/Makefile 2005/11/17 02:34:07 1.51
+++ /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono/Makefile 2005/12/03 04:03:17 1.52
@@ -3,7 +3,7 @@
# Whom: Yukihiro Nakai <nakai at FreeBSD.org>
#
# $FreeBSD: ports/lang/mono/Makefile,v 1.50 2005/11/10 04:17:25 tmclaugh Exp $
-# $Id: Makefile,v 1.51 2005/11/17 02:34:07 tmclau02 Exp $
+# $Id: Makefile,v 1.52 2005/12/03 04:03:17 tmclau02 Exp $
#
PORTNAME= mono
@@ -21,7 +21,7 @@
USE_GNOME= gnomehack glib20
USE_GMAKE= yes
LIBTOOLFILES= configure libgc/configure
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
More information about the Bsd-sharp-cvs
mailing list