summaryrefslogtreecommitdiff
path: root/japanese/iiimf-le-canna/Makefile
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2006-02-06 11:56:36 +0000
committerSimon Barner <barner@FreeBSD.org>2006-02-06 11:56:36 +0000
commitb393f3e2d6871a7fec150548a0647e9491d1b04f (patch)
treeecca0dfceb66f602d413895c2adb838547b6e593 /japanese/iiimf-le-canna/Makefile
parent- Add dependecy to gettext (diff)
- Remove USE_REINPLACE
- Fix IGNORE line - Pacify portlint Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> PR: ports/92374
Notes
Notes: svn path=/head/; revision=155318
Diffstat (limited to 'japanese/iiimf-le-canna/Makefile')
-rw-r--r--japanese/iiimf-le-canna/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/iiimf-le-canna/Makefile b/japanese/iiimf-le-canna/Makefile
index f4ce059436d8..b0e8fd8c79d3 100644
--- a/japanese/iiimf-le-canna/Makefile
+++ b/japanese/iiimf-le-canna/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= japanese textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
DISTNAME= iiimf-src-${PORTVERSION}
-EXTRACT_SUFX= .tar.bz2
MAINTAINER= ozawa@ongs.co.jp
COMMENT= Canna language engine for IIIMF
@@ -25,7 +24,6 @@ ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
USE_ICONV= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_GNOME= gtk20
USE_XLIB= yes
@@ -38,7 +36,7 @@ BUILDDIR= ${WRKSRC}/leif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= It is supported on FreeBSD 5.3 and later.
+IGNORE= is supported on FreeBSD 5.3 and later only
.endif
CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}