diff options
author | pav <pav@FreeBSD.org> | 2012-02-09 04:56:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2012-02-09 04:56:48 +0800 |
commit | 0d5103fee300866455fdb60d747944b93b7dfa63 (patch) | |
tree | e49d79335cfb20b4b49147cb867f175e32379dc5 /editors/openoffice-3-devel | |
parent | fb4cb066dfcd8020dcd23d4d94058117a7a3886c (diff) | |
download | freebsd-ports-gnome-0d5103fee300866455fdb60d747944b93b7dfa63.tar.gz freebsd-ports-gnome-0d5103fee300866455fdb60d747944b93b7dfa63.tar.zst freebsd-ports-gnome-0d5103fee300866455fdb60d747944b93b7dfa63.zip |
- Disallow from pointyhat: distfile exceeds pointyhat filesize limit
(no openoffice built there for past year anyway)
Reported by: pointyhat
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 002527c9c02d..f0ccc330bbe7 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -32,6 +32,8 @@ USE_BZIP2= yes WITHOUT_CPU_CFLAGS= true MAKE_JOBS_SAFE= yes +MANUAL_PACKAGE_BUILD= distfile exceeds pointyhat filesize limit + .include <bsd.port.pre.mk> USE_JAVA= yes |