diff options
Diffstat (limited to 'www/prado/Makefile')
-rw-r--r-- | www/prado/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/prado/Makefile b/www/prado/Makefile index 6779285e75f7..ab4d038e1e7a 100644 --- a/www/prado/Makefile +++ b/www/prado/Makefile @@ -37,6 +37,7 @@ PLIST_SUB+= CONFDIR=${CONFDIR_REL} CONFDIR= ${PREFIX}/${CONFDIR_REL} CONFDIR_REL= ${APACHEETCDIR}/Includes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MDOCS} |