From b9ed386bfc70e907130a867ee9ccdbb0e08bf913 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 25 Sep 2010 08:45:33 +0000 Subject: update timestamp to avoid unwanted invoke of glib-genmarshal. (@GLIB_GENMARSHAL@ will not be replaced with configure script). --- x11/gtk2+extra/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/gtk2+extra/Makefile b/x11/gtk2+extra/Makefile index 9ff3ff2f151..0d55749185b 100644 --- a/x11/gtk2+extra/Makefile +++ b/x11/gtk2+extra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2010/09/14 11:01:00 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2010/09/25 08:45:33 obache Exp $ # DISTNAME= gtk+extra-2.1.2 @@ -20,5 +20,9 @@ GNU_CONFIGURE= YES USE_LIBTOOL= YES PKGCONFIG_OVERRIDE= gtkextra-2.0.pc.in +# avoid possibility of unwanted glib-genmarshal +post-extract: + ${TOUCH} ${WRKSRC}/gtkextra/gtkextra-marshal.c + .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3