diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-19 03:24:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-19 03:24:42 +0000 |
commit | af4ffe8333a8f4303d882499082840d465e3fa16 (patch) | |
tree | d0fed4992efc6233869c17c48614d9897dc81333 /www/drupal6-image | |
parent | 53535f4ab2d67ff601ec999b1a466a0dd27d0aac (diff) |
Notes
Diffstat (limited to 'www/drupal6-image')
-rw-r--r-- | www/drupal6-image/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/drupal6-image/Makefile b/www/drupal6-image/Makefile index a60b73528b40..b5954fe7af07 100644 --- a/www/drupal6-image/Makefile +++ b/www/drupal6-image/Makefile @@ -148,5 +148,4 @@ MODULE_FILES= contrib/image_attach/tests/image_attach.test \ DOC_FILES= LICENSE.txt CHANGELOG.txt INSTALL.txt README.txt -NO_STAGE= yes .include <bsd.port.mk> |