From 4d964c20e847c9bea5a87de4d691228b6efe243a Mon Sep 17 00:00:00 2001 From: pgollucci Date: Mon, 28 Dec 2009 21:03:01 +0000 Subject: - Mark BROKEN with emacs23+ PR: ports/141993 Submitted by: Takayuki Nakao (maintainer) --- japanese/yc.el/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'japanese') diff --git a/japanese/yc.el/Makefile b/japanese/yc.el/Makefile index 9fe6c3d95fc7..f194bb5d747d 100644 --- a/japanese/yc.el/Makefile +++ b/japanese/yc.el/Makefile @@ -30,6 +30,10 @@ OPTIONS= ICANNA "Enable icanna support" off .include +.if $(EMACS_MAJOR_VER) >= 23 +BROKEN= Does not support emacs23.x or later +.endif + .if defined(WITH_ICANNA) RUN_DEPENDS+= ${LOCALBASE}/bin/icanna:${PORTSDIR}/japanese/icanna .endif -- cgit epository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove useless dependency on gmakebapt2011-05-011-1/+0
* CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefilesmakc2011-04-101-1/+0
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - update to 1.4.1dinoex2010-03-281-1/+1
* Try to remove cmake modules directory on deinstall.makc2010-03-082-1/+3
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Remove extra erroneous \ symbol inserted.stas2010-01-191-1/+1
* - Add missing QT4 dependency [1]/stas2010-01-181-3/+13
* - Use tradional way to install applicationfluffy2010-01-123-19/+24
* - net-im/qutim: update to 0.2 releasefluffy2010-01-082-7/+7
* - Update to 0.2bamdmi32009-08-213-39/+28