aboutsummaryrefslogtreecommitdiff
path: root/net/relayd/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-04-08 15:57:29 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-04-08 15:57:29 +0000
commit8b4d0cce83ce6362a907a74554a83cee13c2d546 (patch)
tree1997a41aa026f2d1e21ed29dffff5ea7a8a2539b /net/relayd/Makefile
parent115efd435467a8c51d2d5086496964b3660a0b1d (diff)
downloadports-8b4d0cce83ce6362a907a74554a83cee13c2d546.tar.gz
ports-8b4d0cce83ce6362a907a74554a83cee13c2d546.zip
- Fix build on sparc64 and amd64
Approved by: maintainer (timeout), miwi (mentor)
Notes
Notes: svn path=/head/; revision=210866
Diffstat (limited to 'net/relayd/Makefile')
-rw-r--r--net/relayd/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/relayd/Makefile b/net/relayd/Makefile
index fc8fd525b878..d281d6b73d9c 100644
--- a/net/relayd/Makefile
+++ b/net/relayd/Makefile
@@ -52,10 +52,6 @@ do-install:
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-BROKEN= Does not compile
-.endif
-
.if ${OSVERSION} < 502106
IGNORE= is of no use for you because your system is too old and doesn't have pf
.endif