diff options
author | edwin <edwin@FreeBSD.org> | 2014-05-14 05:13:31 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2014-05-14 05:13:31 +0800 |
commit | 76b4c9dc218dd8243b059cdea5a10537a715d826 (patch) | |
tree | 52bec4811a776bd75c8c2db38676b1c835be3a10 /portuguese | |
parent | 8f573c279ed81ad8a7d97a98905e99262bd0ef48 (diff) | |
download | freebsd-ports-graphics-76b4c9dc218dd8243b059cdea5a10537a715d826.tar.gz freebsd-ports-graphics-76b4c9dc218dd8243b059cdea5a10537a715d826.tar.zst freebsd-ports-graphics-76b4c9dc218dd8243b059cdea5a10537a715d826.zip |
Fix stagification
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/php_doc-br/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/portuguese/php_doc-br/Makefile b/portuguese/php_doc-br/Makefile index bac86914b73..ab489d059eb 100644 --- a/portuguese/php_doc-br/Makefile +++ b/portuguese/php_doc-br/Makefile @@ -6,5 +6,4 @@ PKGNAMEPREFIX= PHP_LANG= br MASTERDIR= ${.CURDIR}/../../lang/php_doc -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |