[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/lang/mono-svn 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-svn 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-svn/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono-svn/Makefile 2005/11/20 01:26:23 1.13
+++ /cvsroot/bsd-sharp/FreeBSD-ports/lang/mono-svn/Makefile 2005/12/03 04:03:17 1.14
@@ -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.13 2005/11/20 01:26:23 tmclau02 Exp $
+# $Id: Makefile,v 1.14 2005/12/03 04:03:17 tmclau02 Exp $
#
PORTNAME= mono
@@ -22,7 +22,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