aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-27 01:45:37 +0800
committermarcus <marcus@FreeBSD.org>2004-02-27 01:45:37 +0800
commite540dbc4bfbf7e6228a047623d608802e09b0bf7 (patch)
tree38a28c7774038970f670841270e1dee3f4a30ca3 /editors
parent2a5dae88b9cafb225c6e37714a709ed9d55dfe7f (diff)
downloadfreebsd-ports-gnome-e540dbc4bfbf7e6228a047623d608802e09b0bf7.tar.gz
freebsd-ports-gnome-e540dbc4bfbf7e6228a047623d608802e09b0bf7.tar.zst
freebsd-ports-gnome-e540dbc4bfbf7e6228a047623d608802e09b0bf7.zip
Looks like there are no 64-bit platforms on which AbiWord builds at this time.
Reported by: bento via kris
Diffstat (limited to 'editors')
-rw-r--r--editors/AbiWord2/Makefile6
-rw-r--r--editors/abiword-devel/Makefile6
-rw-r--r--editors/abiword/Makefile6
3 files changed, 6 insertions, 12 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):"
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index eba4d46740a0..cc6708b596e8 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/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):"
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index eba4d46740a0..cc6708b596e8 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/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):"