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:   ryoon
Date:           Tue Apr 14 14:20:02 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable appstream-glib


To generate a diff of this commit:
cvs rdiff -u -r1.3093 -r1.3094 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.3093 pkgsrc/devel/Makefile:1.3094
--- pkgsrc/devel/Makefile:1.3093        Tue Apr 14 08:54:38 2020
+++ pkgsrc/devel/Makefile       Tue Apr 14 14:20:01 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3093 2020/04/14 08:54:38 jaapb Exp $
+# $NetBSD: Makefile,v 1.3094 2020/04/14 14:20:01 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -108,6 +108,7 @@ SUBDIR+=    apache-maven
 SUBDIR+=       apel
 SUBDIR+=       apenwarr-redo
 SUBDIR+=       appdata-tools
+SUBDIR+=       appstream-glib
 SUBDIR+=       apr
 SUBDIR+=       apr-util
 SUBDIR+=       arcanist



Home | Main Index | Thread Index | Old Index