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 /french | |
parent | 8f573c279ed81ad8a7d97a98905e99262bd0ef48 (diff) | |
download | freebsd-ports-gnome-76b4c9dc218dd8243b059cdea5a10537a715d826.tar.gz freebsd-ports-gnome-76b4c9dc218dd8243b059cdea5a10537a715d826.tar.zst freebsd-ports-gnome-76b4c9dc218dd8243b059cdea5a10537a715d826.zip |
Fix stagification
Diffstat (limited to 'french')
-rw-r--r-- | french/php_doc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/french/php_doc/Makefile b/french/php_doc/Makefile index 5532f2f64482..c94195009a14 100644 --- a/french/php_doc/Makefile +++ b/french/php_doc/Makefile @@ -6,5 +6,4 @@ PKGNAMEPREFIX= PHP_LANG= fr MASTERDIR= ${.CURDIR}/../../lang/php_doc -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |