summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2008-01-06 18:02:13 +0000
committerMikhail Teterin <mi@FreeBSD.org>2008-01-06 18:02:13 +0000
commit2c35ccd30a5a3c1fafcde16492e8d61933ea2099 (patch)
treea27083e66b3a53d5583abc35893c53efe4a53ba5 /astro
parentPatch the vendor's configure to properly detect amd64 (rather than (diff)
Clean-up the Makefile -- this was supposed to be done in the previous
commit...
Notes
Notes: svn path=/head/; revision=205112
Diffstat (limited to 'astro')
-rw-r--r--astro/boinc-setiathome-enhanced/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile
index 56c051ed7ea4..1cbb6cf758bf 100644
--- a/astro/boinc-setiathome-enhanced/Makefile
+++ b/astro/boinc-setiathome-enhanced/Makefile
@@ -86,10 +86,4 @@ do-install:
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64"
-#BROKEN= Does not compile
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>