diff options
Diffstat (limited to 'www/drupal6/Makefile')
-rw-r--r-- | www/drupal6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 6fae3ee64589..354285631640 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -29,6 +29,7 @@ DOCS= CHANGELOG.txt INSTALL.txt LICENSE.txt MAINTAINERS.txt \ SUB_FILES+= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} |