aboutsummaryrefslogtreecommitdiff
path: root/textproc/galax
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2011-01-20 13:48:20 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2011-01-20 13:48:20 +0000
commit8e6c12e746f8b220a35b2712205f2df12233f6d7 (patch)
tree49178d9addbfc0ffe5ac8124bc0416eafb826ec9 /textproc/galax
parent295c0cbcc211732df31c0273fcb3e0a68373e13b (diff)
downloadports-8e6c12e746f8b220a35b2712205f2df12233f6d7.tar.gz
ports-8e6c12e746f8b220a35b2712205f2df12233f6d7.zip
Notes
Diffstat (limited to 'textproc/galax')
-rw-r--r--textproc/galax/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/galax/Makefile b/textproc/galax/Makefile
index 4b338d2158a1..b7fa5069b5c5 100644
--- a/textproc/galax/Makefile
+++ b/textproc/galax/Makefile
@@ -28,13 +28,11 @@ MAKE_ARGS= JAVAHOME=${JAVA_HOME} JAVAINCLUDE="-I${JAVA_HOME}/include -I${JAVA_HO
CC=${CC} CPP=${CPP}
PLIST_SUB+= GALAX=Galax-${PORTVERSION}
+ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS_REASON= Java-1.4 is only available for i386
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= Does not compile on !i386
-.endif
-
pre-patch:
${CP} ${WRKSRC}/config/Makefile.unix ${WRKSRC}/config/Makefile