summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2011-01-20 11:36:56 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2011-01-20 11:36:56 +0000
commitb2f76d410785eaca6d27a2a5dda615eb1c18473f (patch)
tree81c3e7e4d9864720f75b1f43035f351b064fcdda /japanese
parentAdd DEPRECATED and set an EXPIRATION_DATE: does not compile on supported (diff)
Mark DEPRECATED and set an EXPIRATION_DATE. Does not compile on supported
versions of FreeBSD Feature safe: yes
Notes
Notes: svn path=/head/; revision=268028
Diffstat (limited to 'japanese')
-rw-r--r--japanese/oleo/Makefile3
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)