diff options
Diffstat (limited to 'editors/openoffice.org-3-devel/Makefile')
-rw-r--r-- | editors/openoffice.org-3-devel/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index 2eabab97deee..17076938e8d6 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -73,10 +73,6 @@ GCC_TARGET= ${ARCH}-portbld-freebsd${OSREL} FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif -.if ${PERL_LEVEL} < 500600 -IGNORE= install lang/perl5.8 then try again -.endif - CODELINE= 680 MILESTONE?= 202 OOOTAG?= SRC680_m${MILESTONE} |