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:   otis
Date:           Sun Feb 14 12:05:02 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Add libunit


To generate a diff of this commit:
cvs rdiff -u -r1.3333 -r1.3334 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.3333 pkgsrc/devel/Makefile:1.3334
--- pkgsrc/devel/Makefile:1.3333        Thu Feb 11 20:35:57 2021
+++ pkgsrc/devel/Makefile       Sun Feb 14 12:05:02 2021
@@ -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-base
 SUBDIR+=       libtool-fortran
 SUBDIR+=       libtool-info
 SUBDIR+=       libts
+SUBDIR+=       libunit
 SUBDIR+=       libusb
 SUBDIR+=       libusb-compat
 SUBDIR+=       libusb1



Home | Main Index | Thread Index | Old Index