From owner-svn-ports-all@FreeBSD.ORG Thu Apr 24 18:29:14 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BEBEB839; Thu, 24 Apr 2014 18:29:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 91AD01D13; Thu, 24 Apr 2014 18:29:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3OITEUP071049; Thu, 24 Apr 2014 18:29:14 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3OITEVQ071045; Thu, 24 Apr 2014 18:29:14 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201404241829.s3OITEVQ071045@svn.freebsd.org> From: Tijl Coosemans Date: Thu, 24 Apr 2014 18:29:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352043 - head/japanese/scim-honoka-plugin-wnn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2014 18:29:14 -0000 Author: tijl Date: Thu Apr 24 18:29:13 2014 New Revision: 352043 URL: http://svnweb.freebsd.org/changeset/ports/352043 QAT: https://qat.redports.org/buildarchive/r352043/ Log: - Convert to USES=libtool. - New LIB_DEPENDS syntax. - Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Staging. Modified: head/japanese/scim-honoka-plugin-wnn/Makefile head/japanese/scim-honoka-plugin-wnn/pkg-plist Modified: head/japanese/scim-honoka-plugin-wnn/Makefile ============================================================================== --- head/japanese/scim-honoka-plugin-wnn/Makefile Thu Apr 24 18:28:29 2014 (r352042) +++ head/japanese/scim-honoka-plugin-wnn/Makefile Thu Apr 24 18:29:13 2014 (r352043) @@ -3,7 +3,7 @@ PORTNAME= scim-honoka-plugin-wnn PORTVERSION= 0.9.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= japanese MASTER_SITES= http://nop.net-p.org/files/honoka/ DISTNAME= honoka-plugin-wnn-${PORTVERSION} @@ -13,20 +13,15 @@ COMMENT= Honoka plugin for using wnn7 BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/honoka.so:${PORTSDIR}/japanese/scim-honoka -LIB_DEPENDS= wnn7.1:${PORTSDIR}/japanese/Wnn7-lib +LIB_DEPENDS= libwnn7.so:${PORTSDIR}/japanese/Wnn7-lib RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim \ ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/honoka.so:${PORTSDIR}/japanese/scim-honoka \ ${LOCALBASE}/lib/scim-1.0/1.4.0/honoka/plugin-romkan.so:${PORTSDIR}/japanese/scim-honoka-plugin-romkan -USES= gettext gmake iconv pathfix pkgconfig -USE_GNOME= lthack -USE_AUTOTOOLS= libtool - -CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" +GNU_CONFIGURE= yes +USES= gettext gmake iconv libtool:keepla pathfix pkgconfig CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__ LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes .include Modified: head/japanese/scim-honoka-plugin-wnn/pkg-plist ============================================================================== --- head/japanese/scim-honoka-plugin-wnn/pkg-plist Thu Apr 24 18:28:29 2014 (r352042) +++ head/japanese/scim-honoka-plugin-wnn/pkg-plist Thu Apr 24 18:29:13 2014 (r352043) @@ -3,4 +3,3 @@ lib/scim-1.0/1.4.0/honoka/plugin-wnn.la lib/scim-1.0/1.4.0/honoka/plugin-wnn.so share/locale/ja/LC_MESSAGES/honoka-plugin-wnn.mo @dirrmtry lib/scim-1.0/1.4.0/honoka -@dirrmtry share/scim/honoka