summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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):"