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:           Sun Aug 31 19:15:33 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + docopt.cpp


To generate a diff of this commit:
cvs rdiff -u -r1.4513 -r1.4514 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.4513 pkgsrc/devel/Makefile:1.4514
--- pkgsrc/devel/Makefile:1.4513        Tue Aug 26 08:48:16 2025
+++ pkgsrc/devel/Makefile       Sun Aug 31 19:15:33 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4513 2025/08/26 08:48:16 adam Exp $
+# $NetBSD: Makefile,v 1.4514 2025/08/31 19:15:33 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -355,6 +355,7 @@ SUBDIR+=    dlcompat
 SUBDIR+=       dmake
 SUBDIR+=       dmalloc
 SUBDIR+=       doc++
+SUBDIR+=       docopt.cpp
 SUBDIR+=       dolphin-plugins
 SUBDIR+=       dotconf
 SUBDIR+=       doxygen



Home | Main Index | Thread Index | Old Index