summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2013-03-19 08:03:55 +0000
committerMaho Nakata <maho@FreeBSD.org>2013-03-19 08:03:55 +0000
commit49c41ff9d38412891f08505f1cad3c1e6f21b85a (patch)
tree6dafa39c031271f1da41bdab08ae6836d4b9dde0 /editors/openoffice-3/Makefile
parentRussian male voice for festival. (diff)
* patches are needed for new glib [1]
* move bison section to appropreate place. Submitted by: Jan Henrik Sylvester <me@janh.de> [1]
Notes
Notes: svn path=/head/; revision=314623
Diffstat (limited to 'editors/openoffice-3/Makefile')
-rw-r--r--editors/openoffice-3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index e01ed55f49ea..cbc9b07e626f 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -28,6 +28,7 @@ USE_GMAKE= yes
USE_PYTHON= yes
USE_PERL5_BUILD= yes
USE_BZIP2= yes
+USES+= bison
WITHOUT_CPU_CFLAGS= true
MAKE_JOBS_SAFE= yes
@@ -140,7 +141,6 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
USE_AUTOTOOLS= autoconf
-USES= bison
GNU_CONFIGURE= yes
WRKSRC?= ${WRKDIR}/aoo-${PORTVERSION}/main
BASH?= ${PREFIX}/bin/bash