diff options
-rw-r--r-- | japanese/oleo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/oleo/Makefile b/japanese/oleo/Makefile index 67a0caf4192e..5d212eb203c5 100644 --- a/japanese/oleo/Makefile +++ b/japanese/oleo/Makefile @@ -21,6 +21,9 @@ COMMENT= A Spreadsheet Program + Japanese patches # xmkmf is for configure script, not for USE_IMAKE. BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake +DEPRECATED= Does not compile on supported versions of FreeBSD +EXPIRATION_DATE= 2011-02-04 + USE_BISON= build .if defined(WITH_MOTIF) |