diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:30:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:30:00 +0000 |
commit | a285ade9102ca7c15642dfccd7816abc3c725c98 (patch) | |
tree | 19bc9b9ac2797b3584833a8988be56772582cfb3 /german/wordpress | |
parent | d45779fa4ad158e597ce79f5d04217c4b0f7f814 (diff) | |
download | ports-a285ade9102ca7c15642dfccd7816abc3c725c98.tar.gz ports-a285ade9102ca7c15642dfccd7816abc3c725c98.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: german)
Notes
Notes:
svn path=/head/; revision=327732
Diffstat (limited to 'german/wordpress')
-rw-r--r-- | german/wordpress/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index 7f9564e9e033..f93b0536499a 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -28,6 +28,7 @@ PORTDOCS= license.txt readme.html OPTIONS_DEFINE= DOCS +NO_STAGE= yes pre-everything:: @${ECHO_CMD} "If you want to upgrade, you must read upgrade document." @${ECHO_CMD} "" |