mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert to USES=libtool.
This commit is contained in:
parent
77a815be2b
commit
e470edbd1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352020
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= scim-pinyin
|
||||
PORTVERSION= 0.5.92
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= chinese
|
||||
MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -12,9 +13,8 @@ COMMENT= SCIM Chinese Smart Pinyin input method
|
||||
BUILD_DEPENDS= scim>=1.2.0:${PORTSDIR}/textproc/scim
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GNOME= lthack
|
||||
USES= pathfix iconv gmake pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake iconv libtool:keepla pathfix pkgconfig
|
||||
|
||||
CONFIGURE_ARGS+= --disable-skim-support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user