aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/iiimf-x-lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/iiimf-x-lib/Makefile')
-rw-r--r--textproc/iiimf-x-lib/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/textproc/iiimf-x-lib/Makefile b/textproc/iiimf-x-lib/Makefile
index b4b7260895b5..a0e673646029 100644
--- a/textproc/iiimf-x-lib/Makefile
+++ b/textproc/iiimf-x-lib/Makefile
@@ -11,7 +11,6 @@ CATEGORIES= 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= Internet/Intranet Input Method X Client Framework
@@ -23,11 +22,10 @@ RUN_DEPENDS= ${LOCALBASE}/lib/iiim/csconv/csconv.so:${PORTSDIR}/textproc/iiimf-c
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
-USE_REINPLACE= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_MOTIF= yes
-USE_OPENSSL= yes
+USE_MOTIF= yes
+USE_OPENSSL= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
WANT_AUTOHEADER_VER= 259
@@ -37,7 +35,7 @@ BUILDDIR= ${WRKSRC}/iiimxcf/xiiimp.so
.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}