- Stage support

- Convert to USES
This commit is contained in:
Martin Wilke 2014-03-01 18:02:48 +00:00
parent 9b40a367ff
commit 5cd7b700d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346679

View File

@ -13,11 +13,9 @@ COMMENT= User-contributed input methods for the m17n library
BUILD_DEPENDS= m17n-db>=1.6.4:${PORTSDIR}/devel/m17n-db
RUN_DEPENDS= m17n-db>=1.6.4:${PORTSDIR}/devel/m17n-db
USE_GMAKE= yes
USES= gmake
GNU_CONFIGURE= yes
NO_STAGE= yes
OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>