diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-20 17:56:31 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-20 17:56:31 +0000 |
commit | 36ab3b4511f860fb8cbfaf4898c3035c6d1f3b32 (patch) | |
tree | d77548d660fb2adf1cb94217b495e3af4cc90d7d /editors/gnome2-office | |
parent | 63e7c0c0530f5b07c619e56257d954c93a8c9c67 (diff) |
Notes
Diffstat (limited to 'editors/gnome2-office')
-rw-r--r-- | editors/gnome2-office/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile index 8f1f3928ac20..2305f12a0622 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -26,7 +26,7 @@ NO_BUILD= yes .include <bsd.port.pre.mk> -.if ${ARCH} != "alpha" || ${OSVERSION} >= 500000 +.if ${ARCH} != "alpha" RUN_DEPENDS+= AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 .endif |