diff options
Diffstat (limited to 'net-p2p/museek+/Makefile')
-rw-r--r-- | net-p2p/museek+/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net-p2p/museek+/Makefile b/net-p2p/museek+/Makefile index b8b5804abd95..a4c0d07aae43 100644 --- a/net-p2p/museek+/Makefile +++ b/net-p2p/museek+/Makefile @@ -98,8 +98,4 @@ post-install: BROKEN= Does not compile on amd64 .endif -.if (${OSVERSION} < 500000) -IGNORE= does not compile on systems < 5.x (needs wstring support) -.endif - .include <bsd.port.post.mk> |