summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-02-21 18:21:47 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-02-21 18:21:47 +0000
commitae4e7b4ce380f947d80dca9e17eea1fc18541a5e (patch)
tree90e67c79759396537c60aedfebc1e29da6668741 /java
parentFixed a 403 (Forbidden) for the main download location (reported (diff)
Now using the more appropriate ONLY_FOR_ARCHS instead of an if.
Notes
Notes: svn path=/head/; revision=55044
Diffstat (limited to 'java')
-rw-r--r--java/jad/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/jad/Makefile b/java/jad/Makefile
index db529ee854dc..4b7d8ac7b80a 100644
--- a/java/jad/Makefile
+++ b/java/jad/Makefile
@@ -23,9 +23,7 @@ NO_BUILD= yes
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= Only supported on FreeBSD/i386
-.endif
+ONLY_FOR_ARCHS= "i386"
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/jad ${PREFIX}/bin/