Bläddra i källkod

Remove old patches directory.

Markus Hennecke 7 år sedan
förälder
incheckning
6e372f9900

+ 0 - 15
patches/audio_faad_Makefile

@@ -1,15 +0,0 @@
-Index: audio/faad/Makefile
-===================================================================
-RCS file: /cvs/ports/audio/faad/Makefile,v
-retrieving revision 1.38
-diff -u -p -r1.38 Makefile
---- audio/faad/Makefile	15 Sep 2008 21:58:19 -0000	1.38
-+++ audio/faad/Makefile	5 Mar 2009 13:51:38 -0000
-@@ -23,6 +23,7 @@ WANTLIB=		m
- BUILD_DEPENDS+=	${MODGNU_AUTOCONF_DEPENDS}
- USE_GMAKE=	Yes
- USE_LIBTOOL=	Yes
-+LIBTOOL=	${PORTSDIR}/infrastructure/build/libtool
- 
- WRKDIST=	${WRKDIR}/faad2
- CONFIGURE_STYLE= automake

+ 0 - 15
patches/databases_freetds_Makefile

@@ -1,15 +0,0 @@
-Index: Makefile
-===================================================================
-RCS file: /cvs/ports/databases/freetds/Makefile,v
-retrieving revision 1.32
-diff -u -p -r1.32 Makefile
---- Makefile	6 Aug 2009 10:13:41 -0000	1.32
-+++ Makefile	8 Aug 2009 14:15:16 -0000
-@@ -36,6 +36,7 @@ FLAVORS=	msdblib
- FLAVOR?=
- 
- USE_LIBTOOL=	Yes
-+LIBTOOL=	${PORTSDIR}/infrastructure/build/libtool
- CONFIGURE_STYLE= gnu
- CONFIGURE_ARGS=	${CONFIGURE_SHARED} \
- 		--enable-static \

+ 0 - 15
patches/devel_glib2_Makefile

@@ -1,15 +0,0 @@
-Index: devel/glib2/Makefile
-===================================================================
-RCS file: /cvs/ports/devel/glib2/Makefile,v
-retrieving revision 1.46
-diff -u -p -r1.46 Makefile
---- devel/glib2/Makefile	9 Apr 2008 13:10:17 -0000	1.46
-+++ devel/glib2/Makefile	8 Jun 2008 14:06:13 -0000
-@@ -48,6 +48,7 @@ PATCH_LIST=		patch-* PPC-patch-glib_Make
- 
- USE_GMAKE=		Yes
- USE_LIBTOOL=		Yes
-+LIBTOOL=		${PORTSDIR}/infrastructure/build/libtool
- CONFIGURE_STYLE=	gnu
- CONFIGURE_ARGS+=	${CONFIGURE_SHARED} \
- 			--enable-static \

+ 0 - 15
patches/devel_pango_Makefile

@@ -1,15 +0,0 @@
-Index: devel/pango/Makefile
-===================================================================
-RCS file: /cvs/ports/devel/pango/Makefile,v
-retrieving revision 1.33
-diff -u -p -r1.33 Makefile
---- devel/pango/Makefile	4 Dec 2008 15:05:38 -0000	1.33
-+++ devel/pango/Makefile	6 Mar 2009 07:15:18 -0000
-@@ -32,6 +32,7 @@ LIB_DEPENDS=		glib-2.0.>=1800.0,gmodule-
- USE_X11=		Yes
- USE_GMAKE=		Yes
- USE_LIBTOOL=		Yes
-+LIBTOOL=		${PORTSDIR}/infrastructure/build/libtool
- 
- CONFIGURE_STYLE=	gnu
- CONFIGURE_ARGS+=	${CONFIGURE_SHARED}

+ 0 - 15
patches/devel_startup-notification_Makefile

@@ -1,15 +0,0 @@
-Index: Makefile
-===================================================================
-RCS file: /cvs/ports/devel/startup-notification/Makefile,v
-retrieving revision 1.13
-diff -u -p -r1.13 Makefile
---- Makefile	12 Aug 2009 15:52:17 -0000	1.13
-+++ Makefile	15 Aug 2009 16:39:05 -0000
-@@ -24,6 +24,7 @@ LIB_DEPENDS=		execinfo::devel/libexecinf
- 
- USE_X11=		Yes
- USE_LIBTOOL=		Yes
-+LIBTOOL=		${PORTSDIR}/infrastructure/build/libtool
- CONFIGURE_STYLE=	gnu
- CONFIGURE_ENV=		CPPFLAGS="-I${LOCALBASE}/include" \
- 			LDFLAGS="-L${LOCALBASE}/lib" \

+ 0 - 15
patches/graphics_cairo_Makefile

@@ -1,15 +0,0 @@
-Index: graphics/cairo/Makefile
-===================================================================
-RCS file: /cvs/ports/graphics/cairo/Makefile,v
-retrieving revision 1.19
-diff -u -p -r1.19 Makefile
---- graphics/cairo/Makefile	13 Nov 2008 20:22:13 -0000	1.19
-+++ graphics/cairo/Makefile	17 Nov 2008 17:57:06 -0000
-@@ -25,6 +25,7 @@ MASTER_SITES=		http://cairographics.org/
- USE_X11=		Yes
- USE_LIBTOOL=		Yes
- USE_GMAKE=		Yes
-+LIBTOOL=		${PORTSDIR}/infrastructure/build/libtool
- 
- LIB_DEPENDS=		png::graphics/png \
- 			glitz.>=2:glitz->=0.5.6:graphics/glitz

+ 0 - 15
patches/x11_dbus-glib_Makefile

@@ -1,15 +0,0 @@
-Index: x11/dbus-glib/Makefile
-===================================================================
-RCS file: /cvs/ports/x11/dbus-glib/Makefile,v
-retrieving revision 1.13
-diff -u -r1.13 Makefile
---- x11/dbus-glib/Makefile	23 Mar 2009 10:05:36 -0000	1.13
-+++ x11/dbus-glib/Makefile	23 Jul 2009 12:37:12 -0000
-@@ -26,6 +26,7 @@
- SEPARATE_BUILD=	simple
- USE_GMAKE=	Yes
- USE_LIBTOOL=	Yes
-+LIBTOOL=	${PORTSDIR}/infrastructure/build/libtool
- 
- CONFIGURE_STYLE=gnu
- CONFIGURE_ARGS=	${CONFIGURE_SHARED} \

+ 0 - 15
patches/x11_gtk+2_Makefile

@@ -1,15 +0,0 @@
-Index: x11/gtk+2/Makefile
-===================================================================
-RCS file: /cvs/ports/x11/gtk+2/Makefile,v
-retrieving revision 1.75
-diff -u -p -r1.75 Makefile
---- x11/gtk+2/Makefile	11 Jan 2009 17:04:47 -0000	1.75
-+++ x11/gtk+2/Makefile	5 Mar 2009 16:47:11 -0000
-@@ -66,6 +66,7 @@ WANTLIB-cups=		${WANTLIB} atk-1.0 crypto
- USE_X11=			Yes
- USE_GMAKE=			Yes
- USE_LIBTOOL=			Yes
-+LIBTOOL=			${PORTSDIR}/infrastructure/build/libtool
- CONFIGURE_STYLE=		gnu
- CONFIGURE_ARGS+=		--disable-gtk-doc \
- 				--with-xinput=yes