diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-29 19:51:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-29 19:51:50 +0800 |
commit | 64416625eaaf7101227e038b88cd0b4dbddfa22d (patch) | |
tree | 57a4c6ed8cd49377c7d6f030611c54b1cb86d916 /www/htmlcxx | |
parent | 052760fc14499304ba404803140ec8c7748812f4 (diff) | |
download | freebsd-ports-gnome-64416625eaaf7101227e038b88cd0b4dbddfa22d.tar.gz freebsd-ports-gnome-64416625eaaf7101227e038b88cd0b4dbddfa22d.tar.zst freebsd-ports-gnome-64416625eaaf7101227e038b88cd0b4dbddfa22d.zip |
- Stage support
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> |