pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-rb-fsevent Do not restrict this package to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/94b6dc9e4059
branches: trunk
changeset: 356979:94b6dc9e4059
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jan 09 14:58:11 2017 +0000
description:
Do not restrict this package to Darwin.
Although functionality of this package only works on Darwin, there is
othere package to expect existence of this package (and it fails).
diffstat:
devel/ruby-rb-fsevent/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 3a75daface07 -r 94b6dc9e4059 devel/ruby-rb-fsevent/Makefile
--- a/devel/ruby-rb-fsevent/Makefile Mon Jan 09 13:36:37 2017 +0000
+++ b/devel/ruby-rb-fsevent/Makefile Mon Jan 09 14:58:11 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/03/03 14:37:46 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/09 14:58:11 taca Exp $
DISTNAME= rb-fsevent-0.9.7
CATEGORIES= devel
@@ -8,8 +8,6 @@
COMMENT= Ruby interface to the Mac OS X FSEvents API
LICENSE= mit
-ONLY_FOR_PLATFORM= Darwin-*-*
-
post-install:
${RM} ${DESTDIR}${PREFIX}/${GEM_LIBDIR}/.gitignore
Home |
Main Index |
Thread Index |
Old Index