aboutsummaryrefslogtreecommitdiff
path: root/sysutils/progsreiserfs
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-10-22 23:52:54 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-10-22 23:52:54 +0000
commit34350baf035ad48389c29e47286755d5c0813100 (patch)
tree932c0ab71354dab7975099d6390ff4584b1e9016 /sysutils/progsreiserfs
parenta318c61145927b3f9fe810bafaecc764ecb83877 (diff)
downloadports-34350baf035ad48389c29e47286755d5c0813100.tar.gz
ports-34350baf035ad48389c29e47286755d5c0813100.zip
Notes
Diffstat (limited to 'sysutils/progsreiserfs')
-rw-r--r--sysutils/progsreiserfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile
index 264e9711c214..81818a461c84 100644
--- a/sysutils/progsreiserfs/Makefile
+++ b/sysutils/progsreiserfs/Makefile
@@ -35,8 +35,8 @@ MAN8= cpfs.reiserfs.8 mkfs.reiserfs.8 reiserfs.8 \
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= "Does not compile on !i386"
+.if ${ARCH} != "i386" && ${ARCH} != "amd64"
+BROKEN= "Does not compile on non-i386 and non-amd64"
.endif
.if ${OSVERSION} >= 500041