- Unbreak by not using libtool
This commit is contained in:
parent
a19d33c75b
commit
0fc06956e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364023
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user