From 43d34be219cb0ba9208a2ed402dd573debc7b807 Mon Sep 17 00:00:00 2001
From: mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>
Date: Mon, 8 Oct 2007 19:42:52 +0000
Subject: Sync w/ FreeBSD ports.

git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9736 df743ca5-7f9a-e211-a948-0013205c9059
---
 www/kazehakase/Makefile | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

(limited to 'www/kazehakase')

diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile
index 699c6595d..eeec6f004 100644
--- a/www/kazehakase/Makefile
+++ b/www/kazehakase/Makefile
@@ -3,7 +3,7 @@
 # Whom:			michael johnson <ahze@ahze.net>
 #
 # $FreeBSD$
-#   $MCom: ports/www/kazehakase/Makefile,v 1.6 2007/08/07 03:31:38 mezz Exp $
+#   $MCom: ports/www/kazehakase/Makefile,v 1.7 2007/08/15 06:04:51 mezz Exp $
 #
 
 PORTNAME=	kazehakase
@@ -39,10 +39,6 @@ RUN_DEPENDS+=	${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv
 .include <bsd.port.pre.mk>
 .include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
 
-.if ${OSVERSION} < 500000
-IGNORE=Does not build
-.endif
-
 # !!! gtk-webcore higly experimental right now and not very stable !!!
 # See https://mail.gna.org/public/kazehakase-devel/2004-10/msg00001.html
 # on how to use gtk-webcore with kazehakase. and yes you still have to
-- 
cgit