From 8956c3b65cb3b684c6cef87586c3863c4aae8dc7 Mon Sep 17 00:00:00 2001 From: zhuk Date: Mon, 6 May 2013 18:50:47 +0000 Subject: [PATCH] No need for pre-configure here: file being patched does not go to binary package, and is not called as executable script but as "$(TCLSH) gv_doc_writer.tcl" instead. okay edd@ (MAINTAINER) --- math/graphviz/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/math/graphviz/Makefile b/math/graphviz/Makefile index db76c482d8f..af3cafa0425 100644 --- a/math/graphviz/Makefile +++ b/math/graphviz/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.51 2013/03/21 08:46:33 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.52 2013/05/06 18:50:47 zhuk Exp $ COMMENT-main= graph drawing software @@ -119,9 +119,6 @@ FAKE_FLAGS= htmldir="${DOCBASE}/html" \ undirecteddir="${EXBASE}/graphs/undirected" \ pkgtcldir="${MODTCL_TCLDIR}/graphviz" -pre-configure: - ${MODTCL_TCLSH_ADJ} ${WRKDIST}/tclpkg/gv/gv_doc_writer.tcl - post-build: .for CMD in dotty lneato echo "#! /bin/ksh" >${WRKBUILD}/cmd/${CMD}/${CMD}