From 8a5aea30d35ee5e8a09858dab552214412eb1ee8 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 18 Jun 2008 20:15:27 +0000 Subject: - Builds on amd64 now --- net-p2p/museek+/Makefile | 8 +------- net-p2p/museekplus/Makefile | 8 +------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/net-p2p/museek+/Makefile b/net-p2p/museek+/Makefile index bf4830a820f0..3de268a39e63 100644 --- a/net-p2p/museek+/Makefile +++ b/net-p2p/museek+/Makefile @@ -93,10 +93,4 @@ post-install: @${CAT} ${PKGMESSAGE} @${ECHO_CMD} -.include - -.if ${ARCH} == amd64 -BROKEN= Does not compile on amd64 -.endif - -.include +.include diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile index bf4830a820f0..3de268a39e63 100644 --- a/net-p2p/museekplus/Makefile +++ b/net-p2p/museekplus/Makefile @@ -93,10 +93,4 @@ post-install: @${CAT} ${PKGMESSAGE} @${ECHO_CMD} -.include - -.if ${ARCH} == amd64 -BROKEN= Does not compile on amd64 -.endif - -.include +.include -- cgit