diff options
Diffstat (limited to 'www/august')
-rw-r--r-- | www/august/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/august/Makefile b/www/august/Makefile index c42e5889242f..d46818825066 100644 --- a/www/august/Makefile +++ b/www/august/Makefile @@ -25,6 +25,7 @@ USE_TK_WRAPPER= yes PORTDOCS= specchars.txt PLIST_FILES= bin/august +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|/usr/bin|${LOCALBASE}/bin|g' ${WRKSRC}/august |