aboutsummaryrefslogtreecommitdiff
path: root/cad/tkgate
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:58:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:58:41 +0000
commit8e91f3161f9c1603aa8633d03faa39d0eb27baf5 (patch)
treead09b4f24df8e2cf74670acb86a133957eb333d0 /cad/tkgate
parent2324655f200dcb66c0a26dc9f7ba34216e5a7c3f (diff)
downloadports-8e91f3161f9c1603aa8633d03faa39d0eb27baf5.tar.gz
ports-8e91f3161f9c1603aa8633d03faa39d0eb27baf5.zip
Notes
Diffstat (limited to 'cad/tkgate')
-rw-r--r--cad/tkgate/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 336907a85eb8..87add50a6480 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -21,6 +21,7 @@ MAN1= gmac.1 tkgate.1 verga.1
TKGATE_IPATH= -I${TK_INCLUDEDIR} -I${TCL_INCLUDEDIR}
TKGATE_LIBS= -ltk${TK_VER:S/.//} -ltcl${TCL_VER:S/.//} -lX11 -lm
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/bin/wish|${WISH}|g' ${WRKSRC}/scripts/tree.tcl
@${REINPLACE_CMD} -e \