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:   wiz
Date:           Wed Sep 27 17:19:39 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + p5-FFI-CheckLib


To generate a diff of this commit:
cvs rdiff -u -r1.2520 -r1.2521 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.2520 pkgsrc/devel/Makefile:1.2521
--- pkgsrc/devel/Makefile:1.2520        Wed Sep 27 15:35:01 2017
+++ pkgsrc/devel/Makefile       Wed Sep 27 17:19:39 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2520 2017/09/27 15:35:01 wiz Exp $
+# $NetBSD: Makefile,v 1.2521 2017/09/27 17:19:39 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -85,7 +85,6 @@ SUBDIR+=      binutils
 SUBDIR+=       bison
 SUBDIR+=       blame
 SUBDIR+=       blib
-SUBDIR+=       blosc
 SUBDIR+=       bmake
 SUBDIR+=       bmkdep
 SUBDIR+=       boa-constructor
@@ -1067,6 +1066,7 @@ SUBDIR+=  p5-ExtUtils-ParseXS
 SUBDIR+=       p5-ExtUtils-PkgConfig
 SUBDIR+=       p5-ExtUtils-XSBuilder
 SUBDIR+=       p5-ExtUtils-XSpp
+SUBDIR+=       p5-FFI-CheckLib
 SUBDIR+=       p5-File-BOM
 SUBDIR+=       p5-File-BaseDir
 SUBDIR+=       p5-File-Binary



Home | Main Index | Thread Index | Old Index