diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-04-15 19:15:42 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-04-15 19:15:42 +0000 |
commit | d4d4877cb1a9dc4ec94e5b60dfca422181523644 (patch) | |
tree | a8e722e14a0a4c5fa946507850a4a561082bd635 /editors/staroffice52 | |
parent | 418bcaa4ff902cf7d508ab6ad91c35d2a76b66a1 (diff) |
Notes
Diffstat (limited to 'editors/staroffice52')
-rw-r--r-- | editors/staroffice52/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/staroffice52/Makefile b/editors/staroffice52/Makefile index 375a18ff37ab..f8bad036a43d 100644 --- a/editors/staroffice52/Makefile +++ b/editors/staroffice52/Makefile @@ -92,17 +92,6 @@ pre-fetch: @${ECHO} ----------------------------------------------------------- @${FALSE} .endif -.if ${OSVERSION} < 410000 - @${ECHO} - @${ECHO} OS-VERSION ${OSVERSION} - @${ECHO} - @${ECHO} Staroffice depends on a scripting fix for - @${ECHO} /usr/src/sys/i386/linux/linux_sysvec.c - @${ECHO} - @${ECHO} Please upgrade to FreeBSD 4.1 or later. - @${ECHO} - @${FALSE} -.endif .if ${SIZE} < 250000 @${ECHO} @${ECHO} There is too few free disk space in your port |