summaryrefslogtreecommitdiff
path: root/editors/AbiWord2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-26 17:45:37 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-26 17:45:37 +0000
commit493027699bb38885a1eada28e62d32248f904a63 (patch)
tree5eac61724fa3765eef8974c3ff1ed5438869e3f8 /editors/AbiWord2
parent* Actually reference the extra patch on 4.X (diff)
Looks like there are no 64-bit platforms on which AbiWord builds at this time.
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=102217
Diffstat (limited to 'editors/AbiWord2')
-rw-r--r--editors/AbiWord2/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile
index eba4d46740a0..cc6708b596e8 100644
--- a/editors/AbiWord2/Makefile
+++ b/editors/AbiWord2/Makefile
@@ -43,6 +43,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
CONFIGURE_ARGS= --enable-xft
MAKEFILE= GNUmakefile
+ONLY_FOR_ARCHS= i386
+
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/include/wv.h)
@@ -62,10 +64,6 @@ LIB_DEPENDS+= gucharmap.3:${PORTSDIR}/deskutils/gucharmap
CONFIGURE_ARGS+= --enable-cmap=no
.endif
-.if ${OSVERSION} < 500000 || ${ARCH} == "alpha"
-ONLY_FOR_ARCHS= i386
-.endif
-
pre-everything::
@${ECHO_MSG} ""
@${ECHO_MSG} "AbiWord2 has the following tunable option(s):"