summaryrefslogtreecommitdiff
path: root/graphics/graphviz/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-09-09 15:29:43 +0000
committerjperkin <jperkin>2013-09-09 15:29:43 +0000
commitb7e17120e0369216b03093cc29a57cbaa15bff2d (patch)
tree87eb980c65e8eb61c2dfe802fc78b6c48848d072 /graphics/graphviz/Makefile
parent9cc7808b833741784e4bd0394324ee6c6d0321d1 (diff)
downloadpkgsrc-b7e17120e0369216b03093cc29a57cbaa15bff2d.tar.gz
Avoid trying to re-generate the graphviz_version.h dist file.
Diffstat (limited to 'graphics/graphviz/Makefile')
-rw-r--r--graphics/graphviz/Makefile4
1 files changed, 2 insertions, 2 deletions
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: