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)
This commit is contained in:
zhuk 2013-05-06 18:50:47 +00:00
parent 06fb5f2660
commit 8956c3b65c

View File

@ -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}