diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
commit | 1c32e4e1de0f649cdc4632b2ce8e401ec8769102 (patch) | |
tree | 676eb8e3648e19cf439294810bfe1da558272276 /lang/gcc-ooo/Makefile | |
parent | 28df3baa72c32565ab9abc75c4dcdb9c970f9a01 (diff) | |
download | ports-1c32e4e1de0f649cdc4632b2ce8e401ec8769102.tar.gz ports-1c32e4e1de0f649cdc4632b2ce8e401ec8769102.zip |
Notes
Diffstat (limited to 'lang/gcc-ooo/Makefile')
-rw-r--r-- | lang/gcc-ooo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index 5a1bd78ae07c..dac4344e9595 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -24,6 +24,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER?= openoffice@FreeBSD.org COMMENT?= GNU Compiler Collection for OpenOffice.org +BROKEN= Incomplete pkg-plist + NO_LATEST_LINK= yes USE_BISON= yes |