pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: taca
Date: Thu Jan 16 14:36:52 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: add and enable ruby-ffi-compiler
To generate a diff of this commit:
cvs rdiff -u -r1.3001 -r1.3002 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3001 pkgsrc/devel/Makefile:1.3002
--- pkgsrc/devel/Makefile:1.3001 Thu Jan 16 14:03:50 2020
+++ pkgsrc/devel/Makefile Thu Jan 16 14:36:51 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3001 2020/01/16 14:03:50 nia Exp $
+# $NetBSD: Makefile,v 1.3002 2020/01/16 14:36:51 taca Exp $
#
COMMENT= Development utilities
@@ -2619,6 +2619,7 @@ SUBDIR+= ruby-extlib
SUBDIR+= ruby-facade
SUBDIR+= ruby-fast_gettext
SUBDIR+= ruby-ffi
+SUBDIR+= ruby-ffi-compiler
SUBDIR+= ruby-ffi-yajl
SUBDIR+= ruby-fiddle
SUBDIR+= ruby-filesize
Home |
Main Index |
Thread Index |
Old Index