pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: Add c++gsl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b43bf6a2eaad
branches:  trunk
changeset: 310687:b43bf6a2eaad
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Jul 20 11:32:35 2018 +0000

description:
devel/Makefile: Add c++gsl

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 65059b6ec60d -r b43bf6a2eaad devel/Makefile
--- a/devel/Makefile    Fri Jul 20 11:32:25 2018 +0000
+++ b/devel/Makefile    Fri Jul 20 11:32:35 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2702 2018/07/18 02:38:18 minskim Exp $
+# $NetBSD: Makefile,v 1.2703 2018/07/20 11:32:35 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -130,6 +130,7 @@
 SUBDIR+=       bzr-gtk
 SUBDIR+=       bzr-svn
 SUBDIR+=       bzrtools
+SUBDIR+=       c++gsl
 SUBDIR+=       calltree-perl
 SUBDIR+=       capstone
 SUBDIR+=       catch



Home | Main Index | Thread Index | Old Index