diff options
Diffstat (limited to 'www/nibbleblog/Makefile')
-rw-r--r-- | www/nibbleblog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/nibbleblog/Makefile b/www/nibbleblog/Makefile index a520fd7b374b..b8d429438ec8 100644 --- a/www/nibbleblog/Makefile +++ b/www/nibbleblog/Makefile @@ -22,6 +22,7 @@ USE_PHP= session filter xml simplexml gd PKGMESSAGE= ${MASTERDIR}/pkg-message SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MAPACHE} |