From e93af6eadeba840ef345c0143a4286ee7194bec2 Mon Sep 17 00:00:00 2001 From: brad Date: Sun, 8 Jan 2006 03:02:09 +0000 Subject: [PATCH] remove unused libtool 1.3 patches --- devel/sdl-net/Makefile | 5 +---- devel/sdl-ttf/Makefile | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/devel/sdl-net/Makefile b/devel/sdl-net/Makefile index 511ea0bd85b..6ec2abddba7 100644 --- a/devel/sdl-net/Makefile +++ b/devel/sdl-net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2006/01/06 08:36:18 steven Exp $ +# $OpenBSD: Makefile,v 1.16 2006/01/08 03:02:09 brad Exp $ COMMENT= "SDL cross-platform networking library" @@ -31,7 +31,4 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ CONFIGURE_ARGS+= --disable-gui \ ${CONFIGURE_SHARED} -PATCH_LIST= ${PORTSDIR}/infrastructure/patches/patch-lt1.3.5-ltmain_sh \ - patch-* - .include diff --git a/devel/sdl-ttf/Makefile b/devel/sdl-ttf/Makefile index 537675ce7ff..6fe8c5c6557 100644 --- a/devel/sdl-ttf/Makefile +++ b/devel/sdl-ttf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2006/01/06 08:36:18 steven Exp $ +# $OpenBSD: Makefile,v 1.20 2006/01/08 03:02:09 brad Exp $ COMMENT= "SDL TrueType fonts library" @@ -29,7 +29,4 @@ CONFIGURE_STYLE= gnu CONFIGURE_ENV+= LDFLAGS="-L${X11BASE}/lib" CONFIGURE_ARGS+= ${CONFIGURE_SHARED} -PATCH_LIST= ${PORTSDIR}/infrastructure/patches/patch-lt1.3.5-ltmain_sh \ - patch-* - .include