Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2014 22:12:42 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362597 - head/chinese/scim-array
Message-ID:  <201407222212.s6MMCgWe035999@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jul 22 22:12:41 2014
New Revision: 362597
URL: http://svnweb.freebsd.org/changeset/ports/362597
QAT: https://qat.redports.org/buildarchive/r362597/

Log:
  - Switch to USES=libtool
  
  Approved by:	portmgr blanket

Modified:
  head/chinese/scim-array/Makefile

Modified: head/chinese/scim-array/Makefile
==============================================================================
--- head/chinese/scim-array/Makefile	Tue Jul 22 22:12:15 2014	(r362596)
+++ head/chinese/scim-array/Makefile	Tue Jul 22 22:12:41 2014	(r362597)
@@ -3,7 +3,7 @@
 
 PORTNAME=	scim-array
 PORTVERSION=	1.0.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	chinese
 MASTER_SITES=	http://of.openfoundry.org/download/scimarray/${PORTVERSION}/
 
@@ -14,7 +14,7 @@ BUILD_DEPENDS=	scim:${PORTSDIR}/textproc
 RUN_DEPENDS=	scim:${PORTSDIR}/textproc/scim
 
 GNU_CONFIGURE=	yes
-USES=		gettext gmake iconv pkgconfig
+USES=		gettext gmake iconv libtool:keepla pkgconfig
 
 CFLAGS+=	-fPIC
 CPPFLAGS+=	-I${LOCALBASE}/include



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407222212.s6MMCgWe035999>