1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-12-17 12:58:54 +00:00
parent f93881416c
commit 7469c192e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428756

View File

@ -11,9 +11,7 @@ COMMENT= Java-based Scheme implementation
LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo
USES= gmake readline
USES= gmake makeinfo readline
USE_JAVA= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-kawa-frontend \