aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-07-27 06:04:10 +0800
committermaho <maho@FreeBSD.org>2005-07-27 06:04:10 +0800
commita40311ab84fad0c1b88eb6e1b8230abc01d7bc2a (patch)
treeec44b3da94ab9d13bd52358a93ccf84822120d1f
parent9fae853cc3d1d966e1091d067b548a6a232ae261 (diff)
downloadfreebsd-ports-gnome-a40311ab84fad0c1b88eb6e1b8230abc01d7bc2a.tar.gz
freebsd-ports-gnome-a40311ab84fad0c1b88eb6e1b8230abc01d7bc2a.tar.zst
freebsd-ports-gnome-a40311ab84fad0c1b88eb6e1b8230abc01d7bc2a.zip
some cleanups.
-rw-r--r--editors/openoffice-1.1-devel/Makefile8
-rw-r--r--editors/openoffice-1.1-devel/files/patch-translation_limit_64k4
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile8
-rw-r--r--editors/openoffice.org-1.1-devel/files/patch-translation_limit_64k4
4 files changed, 8 insertions, 16 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index 08d7ab1b5fc8..58563b36f44a 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -84,8 +84,8 @@ CODELINE= 645
RELEASE_NR= 1.1.5
MILESTONE= 57
SNAPDATE= 20050705
-INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR}
-EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
+INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR}
+EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org1.1
SIMPLEOSVER= ${OSREL:C/\.//g}
PACKAGE_BASENAME= OOo_${RELEASE_NR}m${MILESTONE}_${OPSYS}${SIMPLEOSVER}Intel
@@ -167,10 +167,6 @@ post-extract:
@cd ${WRKSRC} ; ${MV} moz moz.runtime ; ${MV} moz.old moz
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's+%%PTHREAD_LIBS%%+${PTHREAD_LIBS}+g;' ${WRKSRC}/odk/settings/settings.mk
- @${REINPLACE_CMD} -e 's+%%PTHREAD_CFLAGS%%+${PTHREAD_CFLAGS}+g' ${WRKSRC}/odk/settings/settings.mk
-
do-build:
@cd ${WRKSRC} ; ./bootstrap
.if !defined(WITHOUT_MOZILLA)
diff --git a/editors/openoffice-1.1-devel/files/patch-translation_limit_64k b/editors/openoffice-1.1-devel/files/patch-translation_limit_64k
index 9ae4cc266bb6..4eea8acadbb5 100644
--- a/editors/openoffice-1.1-devel/files/patch-translation_limit_64k
+++ b/editors/openoffice-1.1-devel/files/patch-translation_limit_64k
@@ -1,8 +1,8 @@
Issutracker : #i33228#, #i34210#
CWS : N/A
-Author : NAKATA Maho <maho@openoffice.org> (JCA)
+Author :
Description : Kannada doesn't build since some resources are
-limited to 64k. it won't fix for 1.1.x
+limited to 64k. it won't fix for 1.1.x officially
Index: inc/sc.hrc
===================================================================
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 08d7ab1b5fc8..58563b36f44a 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -84,8 +84,8 @@ CODELINE= 645
RELEASE_NR= 1.1.5
MILESTONE= 57
SNAPDATE= 20050705
-INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR}
-EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
+INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR}
+EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE}
DIST_SUBDIR= openoffice.org1.1
SIMPLEOSVER= ${OSREL:C/\.//g}
PACKAGE_BASENAME= OOo_${RELEASE_NR}m${MILESTONE}_${OPSYS}${SIMPLEOSVER}Intel
@@ -167,10 +167,6 @@ post-extract:
@cd ${WRKSRC} ; ${MV} moz moz.runtime ; ${MV} moz.old moz
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's+%%PTHREAD_LIBS%%+${PTHREAD_LIBS}+g;' ${WRKSRC}/odk/settings/settings.mk
- @${REINPLACE_CMD} -e 's+%%PTHREAD_CFLAGS%%+${PTHREAD_CFLAGS}+g' ${WRKSRC}/odk/settings/settings.mk
-
do-build:
@cd ${WRKSRC} ; ./bootstrap
.if !defined(WITHOUT_MOZILLA)
diff --git a/editors/openoffice.org-1.1-devel/files/patch-translation_limit_64k b/editors/openoffice.org-1.1-devel/files/patch-translation_limit_64k
index 9ae4cc266bb6..4eea8acadbb5 100644
--- a/editors/openoffice.org-1.1-devel/files/patch-translation_limit_64k
+++ b/editors/openoffice.org-1.1-devel/files/patch-translation_limit_64k
@@ -1,8 +1,8 @@
Issutracker : #i33228#, #i34210#
CWS : N/A
-Author : NAKATA Maho <maho@openoffice.org> (JCA)
+Author :
Description : Kannada doesn't build since some resources are
-limited to 64k. it won't fix for 1.1.x
+limited to 64k. it won't fix for 1.1.x officially
Index: inc/sc.hrc
===================================================================