diff options
author | bapt <bapt@FreeBSD.org> | 2014-06-12 17:26:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-06-12 17:26:58 +0800 |
commit | 88d58fda18efd81bd836cc855c5428028a4ac258 (patch) | |
tree | fcf41c42e43f235d95c806cbff4b04083b6c17c9 /editors | |
parent | 11080bbb5d29eccc9d829dc21aa68e1afa49e495 (diff) | |
download | freebsd-ports-gnome-88d58fda18efd81bd836cc855c5428028a4ac258.tar.gz freebsd-ports-gnome-88d58fda18efd81bd836cc855c5428028a4ac258.tar.zst freebsd-ports-gnome-88d58fda18efd81bd836cc855c5428028a4ac258.zip |
Some part of the build might want to run autoreconf
Diffstat (limited to 'editors')
-rw-r--r-- | editors/libreoffice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 8cd736af528a..b8b0b70f7e94 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -66,6 +66,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/Caladea/Caladea-Bold.ttf:${PORTSDIR}/x11 _MAKE_JOBS= # GNU_CONFIGURE= yes +USE_AUTOTOOLS= autoconf:env aclocal:env USE_GL= gl glu USE_OPENLDAP= yes USE_PERL5= build |