summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3/Makefile')
-rw-r--r--editors/openoffice-3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index d1ead4355318..0f9888037bbf 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= apache-openoffice
PORTVERSION= 3.4.0
+PORTREVISION= 1
CATEGORIES= editors java
MASTER_SITES= http://people.apache.org/~jsc/aoo34-rc/rc1/src/ ${MASTER_SITE_LOCAL}:extsrc
MASTER_SITE_SUBDIR= maho/openoffice:extsrc
@@ -137,7 +138,7 @@ MAKE_JOBS_NUMBER= 4
.endif
CONFIGURE_ARGS+= --enable-verbose \
- --enable-symbols \
+ --enable-symbols=small \
--enable-crashdump \
--with-vendor="FreeBSD ports system" \
--with-epm=${LOCALBASE}/bin/epm \