aboutsummaryrefslogtreecommitdiff
path: root/chinese/iiimf-le-ude
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 /chinese/iiimf-le-ude
parent4e399e0e35e2bfe3d39718f3cfe88fcbab560f38 (diff)
downloadports-b393f3e2d6871a7fec150548a0647e9491d1b04f.tar.gz
ports-b393f3e2d6871a7fec150548a0647e9491d1b04f.zip
Notes
Diffstat (limited to 'chinese/iiimf-le-ude')
-rw-r--r--chinese/iiimf-le-ude/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/chinese/iiimf-le-ude/Makefile b/chinese/iiimf-le-ude/Makefile
index d5705a350a7f..b5eb174f7a32 100644
--- a/chinese/iiimf-le-ude/Makefile
+++ b/chinese/iiimf-le-ude/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= chinese 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= IIIMF User Defined language Engine for Simplified Chinese conversion
@@ -22,8 +21,7 @@ RUN_DEPENDS= iiimd:${PORTSDIR}/textproc/iiimf-server
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
-USE_REINPLACE= yes
-USE_GMAKE= yes
+USE_GMAKE= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
WANT_AUTOHEADER_VER= 259
@@ -33,7 +31,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 ${PTHREAD_CFLAGS}