mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert to USES=libtool.
- Staging.
This commit is contained in:
parent
13bad6e085
commit
f9b3c03926
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352045
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= scim-prime
|
||||
PORTVERSION= 0.3.0
|
||||
PORTREVISION= 11
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
||||
MASTER_SITE_SUBDIR= scim-imengine/17192
|
||||
@ -15,18 +15,10 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \
|
||||
prime:${PORTSDIR}/japanese/prime
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GNOME= lthack
|
||||
USES= gmake iconv pkgconfig
|
||||
USES= gmake iconv libtool:keepla pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
@${ECHO}
|
||||
@${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\'
|
||||
@${ECHO}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user