diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-02-08 04:06:12 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-02-08 04:06:12 +0000 |
commit | 6e5ec9b1403fd5ed76d9d9120d330f2a608ba637 (patch) | |
tree | 87522e5dba16aa519055a60ca597af8cd5b3ad35 /editors/openoffice.org-2 | |
parent | 93bf6c2b5d03a333917a435a73373ad2e349d2bb (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-2')
-rw-r--r-- | editors/openoffice.org-2/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index c6a6ae1c9dd9..99b165a36c31 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -74,10 +74,6 @@ GCC_TARGET= ${ARCH}-portbld-freebsd${OSREL} FREEBSD_ENV_SET= FreeBSDIntelEnv.Set .endif -.if ${PERL_LEVEL} < 500600 -IGNORE= install lang/perl5.8 then try again -.endif - CODELINE= 680 MILESTONE?= 6 OOOTAG?= OOE680_m${MILESTONE} |