From e8f86d714836943d1c41fe7c86298165a7a8e30d Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 26 Feb 2004 17:46:07 +0000 Subject: Adjust the AbiWord dependency for i386 only. --- editors/gnome2-office/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/gnome2-office') diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile index 2305f12a0622..7d64fa8f07fb 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -26,7 +26,7 @@ NO_BUILD= yes .include -.if ${ARCH} != "alpha" +.if ${ARCH} == "i386" RUN_DEPENDS+= AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 .endif -- cgit v1.2.3