[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle 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/deskutils/beagle 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/deskutils/beagle/Makefile,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/Makefile	2005/10/23 22:07:03	1.31
+++ /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/Makefile	2005/12/03 04:03:15	1.32
@@ -3,7 +3,7 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.31 2005/10/23 22:07:03 tmclau02 Exp $
+#   $Id: Makefile,v 1.32 2005/12/03 04:03:15 tmclau02 Exp $
 #
 
 PORTNAME=	beagle
@@ -46,7 +46,7 @@
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
 INSTALLS_SHLIB=	yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS=	libtool:15
 CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
 		LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib"
 CONFIGURE_ARGS=	--disable-gtk-doc \



More information about the Bsd-sharp-cvs mailing list