[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
Wed Feb 1 15:54:57 MST 2006
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/gtksourceview-sharp by tmclau02
Modified Files:
Makefile
Log Message:
- Remove unnecessary USE_REINPLACE
- remove patch-gtksourceview::Makefile.in and patch-sample::Makefile.in
- Unnecessary patching of [/-]pkg
- remove patch-gtksourceview::gtksourceview-sharp.dll.config.in
- Unnecessary now that glib20 and gtksourceview use ltverhack
- rename patch-doc::Makefile.in and patch-gtksourceview::Makefile.in
replacing '::' with '_'
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/gtksourceview-sharp/Makefile,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/gtksourceview-sharp/Makefile 2005/12/03 04:03:19 1.22
+++ /cvsroot/bsd-sharp/FreeBSD-ports/x11-toolkits/gtksourceview-sharp/Makefile 2006/02/01 22:54:57 1.23
@@ -3,7 +3,7 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.22 2005/12/03 04:03:19 tmclau02 Exp $
+# $Id: Makefile,v 1.23 2006/02/01 22:54:57 tmclau02 Exp $
#
PORTNAME= gtksourceview-sharp
@@ -27,7 +27,6 @@
USE_X_PREFIX= yes
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
-USE_REINPLACE= yes
CONFIGURE_ENV+= GACUTIL_FLAGS="/package gtk-sharp /root $(libdir) /gacdir $(libdir)"
More information about the Bsd-sharp-cvs
mailing list