diff options
Diffstat (limited to 'x11-toolkits/gnocl/Makefile')
-rw-r--r-- | x11-toolkits/gnocl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile index 99d08e70689c..7f993331af72 100644 --- a/x11-toolkits/gnocl/Makefile +++ b/x11-toolkits/gnocl/Makefile @@ -34,6 +34,7 @@ PLIST_FILES= ${BASEDIR}/${PORTNAME}.so \ ${BASEDIR}/pkgIndex.tcl PLIST_DIRS= ${BASEDIR} +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|tclsh|${TCLSH}|; \ s|%%LOCALBASE%%|${LOCALBASE}|; \ |