From 59518cf9e918393fef46a89de70bfdba96b07269 Mon Sep 17 00:00:00 2001 From: skrll Date: Mon, 11 Mar 2002 07:51:41 +0000 Subject: Remove the pre-build target that does the same thing as AUTOMAKE_OVERRIDE. --- graphics/libungif/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'graphics/libungif') diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index 7851850ecb5..7c6584be9bf 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2001/09/27 23:18:12 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2002/03/11 07:51:41 skrll Exp $ # DISTNAME= libungif-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: cd ${PREFIX}; \ for f in libungif.a libungif.so libungif.so.5 libungif.so.5.0; do \ -- cgit v1.2.3