diff options
Diffstat (limited to 'astro/ptiger/Makefile')
-rw-r--r-- | astro/ptiger/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/ptiger/Makefile b/astro/ptiger/Makefile index 3cba010003f1..5584cd02bb37 100644 --- a/astro/ptiger/Makefile +++ b/astro/ptiger/Makefile @@ -14,6 +14,7 @@ LIB_DEPENDS= libtkgeomap.so:${PORTSDIR}/astro/tkgeomap USES+= tk:run NO_BUILD= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -Ee 's,\[pwd\],${DATADIR}/src,;s,(lines/|places/|src/),${DATADIR}/\1,g;s,wish,${WISH},' ${WRKSRC}/src/PTiger.tcl |