diff options
Diffstat (limited to 'misc/freeswitch-scripts-devel/Makefile')
-rw-r--r-- | misc/freeswitch-scripts-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/freeswitch-scripts-devel/Makefile b/misc/freeswitch-scripts-devel/Makefile index 33abdc91e429..676c9b53420c 100644 --- a/misc/freeswitch-scripts-devel/Makefile +++ b/misc/freeswitch-scripts-devel/Makefile @@ -26,6 +26,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}/scripts/ EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME} PORTEXAMPLES= * +NO_STAGE= yes pre-su-install: @${RM} ${WRKSRC}/javascript/ps_pizza.js @${RM} ${WRKSRC}/javascript/pizza.js |