diff options
Diffstat (limited to 'www/g-cows/Makefile')
-rw-r--r-- | www/g-cows/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/g-cows/Makefile b/www/g-cows/Makefile index cc200a46aaf3..437323c6acea 100644 --- a/www/g-cows/Makefile +++ b/www/g-cows/Makefile @@ -14,4 +14,5 @@ GNU_CONFIGURE= YES PLIST_FILES= bin/cows \ bin/cows-mkgen +NO_STAGE= yes .include <bsd.port.mk> |