1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Unbreak by not using libtool

This commit is contained in:
Pietro Cerutti 2014-08-04 15:40:58 +00:00
parent a19d33c75b
commit 0fc06956e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364023

View File

@ -15,12 +15,11 @@ LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
USES= gmake libtool readline
USES= gmake readline
USE_JAVA= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-kawa-frontend \
--with-java-source=${JAVA_PORT_VERSION} \
--with-libtool
--with-java-source=${JAVA_PORT_VERSION}
CONFIGURE_ENV+= MAKEINFO=${LOCALBASE}/bin/makeinfo
MAKE_ENV+= READLINE_LIB_PATH=${LOCALBASE}/lib