From 29197a35e7208c0565a421d4dbf3404449d427a4 Mon Sep 17 00:00:00 2001 From: skrll Date: Tue, 5 Mar 2002 23:34:27 +0000 Subject: Remove pre-build target that does the same thing as AUTOMAKE_OVERRIDE --- graphics/giflib/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'graphics/giflib') diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index 58c6ec90132..265d543efa8 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2001/09/27 23:18:11 jlam Exp $ +# $NetBSD: Makefile,v 1.33 2002/03/05 23:34:27 skrll Exp $ # DISTNAME= giflib-4.1.0 @@ -31,13 +31,6 @@ MAKE_ENV+= CC="${CC} -I${LOCALBASE}/include" post-patch: ${RM} ${WRKSRC}/doc/gif2x11.html -# We patch configure.in, so touch the Makefile.in files to prevent automake -# from regenerating them. -# -pre-build: - ${TOUCH} ${WRKSRC}/aclocal.m4 - ${FIND} ${WRKSRC} -name "Makefile.in" -print | ${XARGS} ${TOUCH} - post-install: ${INSTALL_DATA_DIR} ${DOCDIR} cd ${WRKSRC}; ${INSTALL_DATA} COPYING PATENT_PROBLEMS ${DOCDIR} -- cgit v1.2.3