pkgsrc-Changes archive

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

CVS commit: pkgsrc/mbone/common-mml



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Apr 26 21:33:21 UTC 2025

Modified Files:
        pkgsrc/mbone/common-mml: Makefile

Log Message:
common-mml: disable gtk-doc detection


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/mbone/common-mml/Makefile

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

Modified files:

Index: pkgsrc/mbone/common-mml/Makefile
diff -u pkgsrc/mbone/common-mml/Makefile:1.21 pkgsrc/mbone/common-mml/Makefile:1.22
--- pkgsrc/mbone/common-mml/Makefile:1.21       Fri Dec 22 18:34:26 2023
+++ pkgsrc/mbone/common-mml/Makefile    Sat Apr 26 21:33:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2023/12/22 18:34:26 zafer Exp $
+# $NetBSD: Makefile,v 1.22 2025/04/26 21:33:21 wiz Exp $
 
 DISTNAME=      common-1.2.16
 PKGNAME=       common-mml-1.2.16
@@ -14,6 +14,8 @@ WRKSRC=               ${WRKDIR}/common
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 
+CONFIGURE_ARGS+=       GTKDOC=no
+
 INSTALLATION_DIRS=     include/common-mml lib share/doc/common-mml
 
 INCDIR=                ${PREFIX}/include/common-mml



Home | Main Index | Thread Index | Old Index