From b393f3e2d6871a7fec150548a0647e9491d1b04f Mon Sep 17 00:00:00 2001 From: Simon Barner Date: Mon, 6 Feb 2006 11:56:36 +0000 Subject: - Remove USE_REINPLACE - Fix IGNORE line - Pacify portlint Submitted by: Masanori OZAWA PR: ports/92374 --- japanese/iiimf-le-freewnn/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'japanese/iiimf-le-freewnn') diff --git a/japanese/iiimf-le-freewnn/Makefile b/japanese/iiimf-le-freewnn/Makefile index 3861e7c4e83a..30e57db91ac4 100644 --- a/japanese/iiimf-le-freewnn/Makefile +++ b/japanese/iiimf-le-freewnn/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= FreeWnn language engine for IIIMF @@ -26,7 +25,6 @@ ONLY_FOR_ARCHS= i386 USE_BZIP2= yes USE_ICONV= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env WANT_AUTOHEADER_VER= 259 @@ -37,13 +35,13 @@ BUILDDIR= ${WRKSRC}/leif .include .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${LOCALBASE}/include/wnn \ ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS} -CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" +CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" post-patch: ${REINPLACE_CMD} \ -- cgit v1.2.3