diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 06:38:31 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 06:38:31 +0800 |
commit | 6491a18b3ab98a530e3e14529ef0551f7fc5138f (patch) | |
tree | 376e2d84f1cfe96af1f0fd8e580e9dc58e88efdf /portuguese/php_doc-br | |
parent | cbee5eb19f280eff9c4086b3ca433aee1b375672 (diff) | |
download | freebsd-ports-gnome-6491a18b3ab98a530e3e14529ef0551f7fc5138f.tar.gz freebsd-ports-gnome-6491a18b3ab98a530e3e14529ef0551f7fc5138f.tar.zst freebsd-ports-gnome-6491a18b3ab98a530e3e14529ef0551f7fc5138f.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: portuguese)
Diffstat (limited to 'portuguese/php_doc-br')
-rw-r--r-- | portuguese/php_doc-br/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/portuguese/php_doc-br/Makefile b/portuguese/php_doc-br/Makefile index ab489d059eb8..bac86914b73f 100644 --- a/portuguese/php_doc-br/Makefile +++ b/portuguese/php_doc-br/Makefile @@ -6,4 +6,5 @@ PKGNAMEPREFIX= PHP_LANG= br MASTERDIR= ${.CURDIR}/../../lang/php_doc +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |