pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/tools
Module Name: pkgsrc
Committed By: ryoon
Date: Sun May 2 14:11:40 UTC 2021
Modified Files:
pkgsrc/mk/tools: gdbus-codegen.mk
Log Message:
mk/tools: gdbus-codegen is in devel category
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mk/tools/gdbus-codegen.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/tools/gdbus-codegen.mk
diff -u pkgsrc/mk/tools/gdbus-codegen.mk:1.1 pkgsrc/mk/tools/gdbus-codegen.mk:1.2
--- pkgsrc/mk/tools/gdbus-codegen.mk:1.1 Sun May 2 11:06:13 2021
+++ pkgsrc/mk/tools/gdbus-codegen.mk Sun May 2 14:11:40 2021
@@ -1,8 +1,8 @@
-# $NetBSD: gdbus-codegen.mk,v 1.1 2021/05/02 11:06:13 nia Exp $
+# $NetBSD: gdbus-codegen.mk,v 1.2 2021/05/02 14:11:40 ryoon Exp $
.if !empty(USE_TOOLS:Mgdbus-codegen)
TOOLS_CREATE+= gdbus-codegen
-TOOLS_DEPENDS.gdbus-codegen?= gdbus-codegen-[0-9]*:../../textproc/gdbus-codegen
+TOOLS_DEPENDS.gdbus-codegen?= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
TOOLS_PATH.gdbus-codegen= ${PREFIX}/bin/gdbus-codegen
.else
#
Home |
Main Index |
Thread Index |
Old Index