[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop 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/monodevelop 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/monodevelop/Makefile,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile 2005/10/29 07:01:05 1.22
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile 2005/12/03 04:03:16 1.23
@@ -3,7 +3,7 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.22 2005/10/29 07:01:05 tmclau02 Exp $
+# $Id: Makefile,v 1.23 2005/12/03 04:03:16 tmclau02 Exp $
#
PORTNAME= monodevelop
@@ -38,7 +38,7 @@
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
post-patch:
@${REINPLACE_CMD} -e 's|[(]gnome_data[)]/mime$$|(prefix)/share/mime|g ; \
More information about the Bsd-sharp-cvs
mailing list