pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-gi-docgen
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Jul 24 09:16:41 UTC 2024
Modified Files:
pkgsrc/devel/py-gi-docgen: Makefile
Log Message:
py-gi-docgen: Unbreak previous change.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-gi-docgen/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/py-gi-docgen/Makefile
diff -u pkgsrc/devel/py-gi-docgen/Makefile:1.10 pkgsrc/devel/py-gi-docgen/Makefile:1.11
--- pkgsrc/devel/py-gi-docgen/Makefile:1.10 Fri Jul 5 19:30:25 2024
+++ pkgsrc/devel/py-gi-docgen/Makefile Wed Jul 24 09:16:41 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2024/07/05 19:30:25 adam Exp $
+# $NetBSD: Makefile,v 1.11 2024/07/24 09:16:41 jperkin Exp $
DISTNAME= gi_docgen-2024.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gi_/gi-/}
@@ -39,6 +39,7 @@ SUBST_STAGE.mandir= pre-configure
SUBST_MESSAGE.mandir= Fixing path man pages.
SUBST_FILES.mandir= setup.cfg
SUBST_SED.mandir= -e 's,^share/man,${PKGMANDIR},'
+SUBST_NOOP_OK.mandir= yes
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index