pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-compass Remove NOT_FOR_PLATFORM, builds and r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/119bbc524f1e
branches:  trunk
changeset: 649999:119bbc524f1e
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Apr 16 10:59:42 2015 +0000

description:
Remove NOT_FOR_PLATFORM, builds and runs fine on Darwin for me.

diffstat:

 www/ruby-compass/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r ecc73d118d6d -r 119bbc524f1e www/ruby-compass/Makefile
--- a/www/ruby-compass/Makefile Thu Apr 16 10:53:14 2015 +0000
+++ b/www/ruby-compass/Makefile Thu Apr 16 10:59:42 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/03/13 16:39:35 taca Exp $
+# $NetBSD: Makefile,v 1.10 2015/04/16 10:59:42 jperkin Exp $
 
 DISTNAME=      compass-1.0.3
 CATEGORIES=    www
@@ -14,8 +14,6 @@
 #DEPENDS+=     ${RUBY_PKGPREFIX}-rb-fsevent>=0.9.3:../../sysutils/ruby-rb-fsevent
 DEPENDS+=      ${RUBY_PKGPREFIX}-rb-inotify>=0.9:../../sysutils/ruby-rb-inotify
 
-NOT_FOR_PLATFORM=      Darwin-*-*
-
 OVERRIDE_GEMSPEC+=     rb-fsevent:
 RUBYGEM_OPTIONS+=      --format-executable
 



Home | Main Index | Thread Index | Old Index