summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2012-05-20 07:05:36 +0000
committerMaho Nakata <maho@FreeBSD.org>2012-05-20 07:05:36 +0000
commit9af75abdadf9a548f8fd8271330f76029956c9b3 (patch)
treeb98288d7cea15414bc5e61745003884824614eff /editors/openoffice-3/Makefile
parentThis port is only for php 5.2. (diff)
Reduce the size of the package and bump portrevision.
Notes
Notes: svn path=/head/; revision=297006
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 \