diff options
author | gabor <gabor@FreeBSD.org> | 2007-04-15 19:15:42 +0000 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-04-15 19:15:42 +0000 |
commit | 2a01d7633c6c28b5f050de470056cf0028538aa5 (patch) | |
tree | 096f288547892d6e19e03f24080a2856a5850062 /editors/staroffice60 | |
parent | 9350341e45aa74ca1146d687f79abaed9b70d8de (diff) | |
download | FreeBSD-ports-2a01d7633c6c28b5f050de470056cf0028538aa5.zip FreeBSD-ports-2a01d7633c6c28b5f050de470056cf0028538aa5.tar.gz |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
Diffstat (limited to 'editors/staroffice60')
-rw-r--r-- | editors/staroffice60/Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/staroffice60/Makefile b/editors/staroffice60/Makefile index 61c130b..dbb188f 100644 --- a/editors/staroffice60/Makefile +++ b/editors/staroffice60/Makefile @@ -80,19 +80,6 @@ pre-fetch: .else @${ECHO} Check if ${LINUXBASE}/etc/mtab exists: YES .endif -.if ${OSVERSION} < 450000 - @${ECHO} - @${ECHO} ERROR: - @${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.5 or later. - @${ECHO} - @${FALSE} -.endif .if ${SIZE} < 400000 @${ECHO} @${ECHO} ERROR: |