diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-29 11:51:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-29 11:51:50 +0000 |
commit | c3c551d34903010b30d5b59da1c60a4c2996208d (patch) | |
tree | 57a4c6ed8cd49377c7d6f030611c54b1cb86d916 /www/htmlcxx | |
parent | 3ab9847226bf5edc86058b52e9658db9f4472cd1 (diff) |
- Stage support
Notes
Notes:
svn path=/head/; revision=341718
Diffstat (limited to 'www/htmlcxx')
-rw-r--r-- | www/htmlcxx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/htmlcxx/Makefile b/www/htmlcxx/Makefile index 3908ecfd42e2..8bc4ac9175a8 100644 --- a/www/htmlcxx/Makefile +++ b/www/htmlcxx/Makefile @@ -23,5 +23,4 @@ MAKE_JOBS_UNSAFE=yes MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" -NO_STAGE= yes .include <bsd.port.mk> |