diff options
author | miwi <miwi@FreeBSD.org> | 2015-12-24 23:19:29 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-12-24 23:19:29 +0800 |
commit | 7250675c6277f82fd45b843329d74803b428db5f (patch) | |
tree | 579fc11c231b77716ceb3c05892f05d4000566b6 /misc/freebsd-doc-all | |
parent | ccc67bfb8bdbd6ce046793132ad72ca59b896f7f (diff) | |
download | freebsd-ports-gnome-7250675c6277f82fd45b843329d74803b428db5f.tar.gz freebsd-ports-gnome-7250675c6277f82fd45b843329d74803b428db5f.tar.zst freebsd-ports-gnome-7250675c6277f82fd45b843329d74803b428db5f.zip |
- Remove NO_BUILD
Reported by: ak
Diffstat (limited to 'misc/freebsd-doc-all')
-rw-r--r-- | misc/freebsd-doc-all/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/freebsd-doc-all/Makefile b/misc/freebsd-doc-all/Makefile index c62af4d09ef9..697327e2a3b3 100644 --- a/misc/freebsd-doc-all/Makefile +++ b/misc/freebsd-doc-all/Makefile @@ -29,7 +29,6 @@ RUN_DEPENDS+= bn-freebsd-doc>=${PORTVERSION}:${PORTSDIR}/misc/freebsd-doc-bn \ zh_cn-freebsd-doc>=${PORTVERSION}:${PORTSDIR}/misc/freebsd-doc-zh_cn \ zh_tw-freebsd-doc>=${PORTVERSION}:${PORTSDIR}/misc/freebsd-doc-zh_tw -NO_BUILD= yes USES= metaport .if make(package) |