From 96e3a4e6aeae71a12755ea6c71c53c7815ff994a Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Fri, 2 Sep 2005 03:19:47 +0000 Subject: Only buildable/working on i386 --- editors/openoffice.org-1.0/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors/openoffice.org-1.0/Makefile') diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index f0dc0e320122..c93721104376 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -40,6 +40,8 @@ JAVA_BUILD= jdk NO_LATEST_LINK= yes WITHOUT_CPU_CFLAGS= true +ONLY_FOR_ARCHS= i386 + .include .include <${FILESDIR}/Makefile.localized> @@ -248,7 +250,7 @@ sdk: @cd ${WRKSRC} ; ${TCSH} -c 'source FreeBSDEnv.Set ; cd odk/source/bean/com/sun/star/beans ; dmake ; deliver.pl' @cd ${WRKSRC} ; ${TCSH} -c 'source FreeBSDEnv.Set ; cd netbeans_integration ; build.pl ; deliver.pl' @cd ${WRKSRC} ; ${TCSH} -c 'source FreeBSDEnv.Set ; cd odk/source/OOSupport ; dmake ; deliver.pl' - @${MKDIR} -p ${WRKSRC}/odk/unxfbsd.pro/bin/OpenOffice.org1.0.2SDK/freebsd/lib + @${MKDIR} ${WRKSRC}/odk/unxfbsd.pro/bin/OpenOffice.org1.0.2SDK/freebsd/lib @${TOUCH} ${WRKSRC}/odk/unxfbsd.pro/misc/deltree.txt @cd ${WRKSRC} ; ${TCSH} -c 'source FreeBSDEnv.Set ; cd odk/pack/copying ; dmake ; deliver.pl' @cd ${WRKSRC} ; ${TCSH} -c 'source FreeBSDEnv.Set ; cd odk/util ; dmake ; deliver.pl' -- cgit v1.2.3