pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel: Add libunit



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85d92013eeed
branches:  trunk
changeset: 446882:85d92013eeed
user:      otis <otis%pkgsrc.org@localhost>
date:      Sun Feb 14 12:05:02 2021 +0000

description:
devel: Add libunit

diffstat:

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

diffs (17 lines):

diff -r 9fca5c06a48f -r 85d92013eeed devel/Makefile
--- a/devel/Makefile    Sun Feb 14 12:04:45 2021 +0000
+++ b/devel/Makefile    Sun Feb 14 12:05:02 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3333 2021/02/11 20:35:57 markd Exp $
+# $NetBSD: Makefile,v 1.3334 2021/02/14 12:05:02 otis Exp $
 #
 
 COMMENT=       Development utilities
@@ -856,6 +856,7 @@
 SUBDIR+=       libtool-fortran
 SUBDIR+=       libtool-info
 SUBDIR+=       libts
+SUBDIR+=       libunit
 SUBDIR+=       libusb
 SUBDIR+=       libusb-compat
 SUBDIR+=       libusb1



Home | Main Index | Thread Index | Old Index