summaryrefslogtreecommitdiff
path: root/misc/xiphos/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-06-02 16:53:43 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-06-02 16:53:43 +0000
commit90da95b6615d58cff9154218d6beacdf3f753780 (patch)
treee2608f92aaf0420db2b27059525c90fb04d22e14 /misc/xiphos/Makefile
parentthe man files added in the previous commit are no manfiles but links to manfiles (diff)
Fix build on amd64.
PR: 81797 Submitted by: Manuel Stuehn <freebsdnewbie@freenet.de> Approved by: Danny Boudrot (maintainer)
Diffstat (limited to 'misc/xiphos/Makefile')
-rw-r--r--misc/xiphos/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile
index a571d4aeb654..00781741aeb1 100644
--- a/misc/xiphos/Makefile
+++ b/misc/xiphos/Makefile
@@ -40,10 +40,4 @@ post-install:
.endfor
.endif
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64"
-BROKEN= "Does not compile (int type mismatch)"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>