From 6d2ef5cbc80b07b6eda719e2684af07c30b1ccb8 Mon Sep 17 00:00:00 2001 From: jperkin Date: Mon, 9 Sep 2013 15:29:43 +0000 Subject: Avoid trying to re-generate the graphviz_version.h dist file. --- graphics/graphviz/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/graphviz') diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 648a9a74405..2cca90631e4 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2013/09/06 21:30:00 wiz Exp $ +# $NetBSD: Makefile,v 1.126 2013/09/09 15:29:43 jperkin Exp $ DISTNAME= graphviz-2.32.0 CATEGORIES= graphics @@ -63,7 +63,7 @@ BUILDLINK_TRANSFORM+= rm:-Wno-unused-parameter # Prevent another config.status run. pre-build: - touch ${WRKSRC}/Makefile + touch ${WRKSRC}/Makefile ${WRKSRC}/graphviz_version.h # Remove temporary files and directories created by re-linking "libgv_lua.la". post-install: -- cgit v1.2.3