diff options
Diffstat (limited to 'www/drupal6-google_analytics/Makefile')
-rw-r--r-- | www/drupal6-google_analytics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/drupal6-google_analytics/Makefile b/www/drupal6-google_analytics/Makefile index a3b25a524240..217a5250bfc6 100644 --- a/www/drupal6-google_analytics/Makefile +++ b/www/drupal6-google_analytics/Makefile @@ -16,4 +16,5 @@ MODULE_FILES= googleanalytics.admin.inc googleanalytics.install googleanalytics. DOC_FILES= LICENSE.txt README.txt +NO_STAGE= yes .include <bsd.port.mk> |