pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/uhttpmock



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Aug  3 09:20:45 UTC 2024

Modified Files:
        pkgsrc/www/uhttpmock: Makefile

Log Message:
uhttpmock: Requires gtkdoc-scan from textproc/gtk-doc


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/www/uhttpmock/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/uhttpmock/Makefile
diff -u pkgsrc/www/uhttpmock/Makefile:1.48 pkgsrc/www/uhttpmock/Makefile:1.49
--- pkgsrc/www/uhttpmock/Makefile:1.48  Mon Jul 22 20:38:12 2024
+++ pkgsrc/www/uhttpmock/Makefile       Sat Aug  3 09:20:45 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2024/07/22 20:38:12 adam Exp $
+# $NetBSD: Makefile,v 1.49 2024/08/03 09:20:45 nia Exp $
 
 DISTNAME=      uhttpmock-0.11.0
 CATEGORIES=    www devel
@@ -12,6 +12,8 @@ LICENSE=      gnu-lgpl-v2.1
 
 USE_TOOLS+=    pkg-config
 
+TOOL_DEPENDS+= gtk-doc-[0-9]*:../../textproc/gtk-doc
+
 PKGCONFIG_OVERRIDE+=   libuhttpmock/libuhttpmock.pc.in
 
 BUILDLINK_TRANSFORM.SunOS+=    rm:-Wl,--no-as-needed



Home | Main Index | Thread Index | Old Index