[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/libgdiplus by tmclau02
noreply at forge.novell.com
noreply at forge.novell.com
Fri Dec 2 21:03:20 MST 2005
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/libgdiplus 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/libgdiplus/Makefile,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/libgdiplus/Makefile 2005/11/15 03:13:35 1.21
+++ /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/libgdiplus/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/15 03:13:35 tmclau02 Exp $
+# $Id: Makefile,v 1.22 2005/12/03 04:03:19 tmclau02 Exp $
#
PORTNAME= libgdiplus
@@ -23,7 +23,7 @@
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
LIBTOOLFILES= configure cairo/configure
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
# Included cairo does not work for us. Enable below when Mono catches
More information about the Bsd-sharp-cvs
mailing list