mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Allow to build with texinfo from ports
This commit is contained in:
parent
77f7a7bd73
commit
915ddba64c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359373
@ -16,7 +16,7 @@ COMMENT= You control an army of liquid and have to try and eat your opponents
|
||||
LIB_DEPENDS= liballeg.so:${PORTSDIR}/devel/allegro
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
USES= gmake makeinfo
|
||||
CONFIGURE_ARGS= --disable-target-opt --disable-doc-ps --disable-doc-pdf
|
||||
CONFIGURE_ENV= ac_cv_prog_PYTHON=yes
|
||||
USE_PYTHON_BUILD=yes
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Transparent remote file access tool for emacsen
|
||||
|
||||
USE_EMACS= yes
|
||||
|
||||
USES= gmake
|
||||
USES= gmake makeinfo
|
||||
USE_AUTOTOOLS= autoconf
|
||||
|
||||
TRAMP_LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user