aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-08-26 00:46:37 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-08-26 00:46:37 +0000
commit31de12cccbae9c8a923ec35495aff910fbfe6ff9 (patch)
tree8e2b509b851381f47f92e81a3d7d35196c846abd /editors/openoffice.org-1.1-devel
parent5b13cfaba17727dbd44893af05df0dc51e06f553 (diff)
downloadports-31de12cccbae9c8a923ec35495aff910fbfe6ff9.tar.gz
ports-31de12cccbae9c8a923ec35495aff910fbfe6ff9.zip
Notes
Diffstat (limited to 'editors/openoffice.org-1.1-devel')
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 23c86d511340..b0dd97c7d74f 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -16,8 +16,7 @@ MASTER_SITES+= ${MASTER_SITE_LOCAL} \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \
http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help
MASTER_SITE_SUBDIR= maho/openoffice.org
-DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \
- patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz
+DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc
EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
@@ -26,6 +25,7 @@ SNAPDATE= 20040810
NO_LATEST_LINK= yes
USE_GNOME= gtk20
.if !defined(WITHOUT_MOZILLA)
+DISTFILES+= patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz
USE_GNOME+= orbit gtk12
.endif