[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/gtksourceview-sharp by tmclau02

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


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/gtksourceview-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/x11-toolkits/gtksourceview-sharp/Makefile,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/gtksourceview-sharp/Makefile	2005/11/23 02:01:11	1.21
+++ /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/gtksourceview-sharp/Makefile	2005/12/03 04:03:19	1.22
@@ -3,7 +3,7 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.21 2005/11/23 02:01:11 tmclau02 Exp $
+#   $Id: Makefile,v 1.22 2005/12/03 04:03:19 tmclau02 Exp $
 #
 
 PORTNAME=	gtksourceview-sharp
@@ -25,7 +25,7 @@
 
 USE_GNOME=	gtksourceview gnomehack
 USE_X_PREFIX=	yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
 USE_REINPLACE=	yes
 



More information about the Bsd-sharp-cvs mailing list