svn commit: r362597 - head/chinese/scim-array
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Jul 22 22:12:42 UTC 2014
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
More information about the svn-ports-head
mailing list