remove unused libtool 1.3 patches

This commit is contained in:
brad 2006-01-08 03:02:09 +00:00
parent b3ceff88e7
commit e93af6eade
2 changed files with 2 additions and 8 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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 <bsd.port.mk>