mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Switch to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
646f175619
commit
7a3bbfed60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362597
@ -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/scim
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user