pkgsrc-WIP-changes archive

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

nss-pam-ldapd: need one more python .mk fragment.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%uninett.no@localhost>
Pushed By:	he
Date:		Sat May 22 01:23:37 2021 +0200
Changeset:	e565dd7b3fd3268f598db281833403e7cbdb2008

Modified Files:
	nss-pam-ldapd/Makefile

Log Message:
nss-pam-ldapd: need one more python .mk fragment.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e565dd7b3fd3268f598db281833403e7cbdb2008

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

diffstat:
 nss-pam-ldapd/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/nss-pam-ldapd/Makefile b/nss-pam-ldapd/Makefile
index c08c5bd585..5fda2d2fd6 100644
--- a/nss-pam-ldapd/Makefile
+++ b/nss-pam-ldapd/Makefile
@@ -115,5 +115,6 @@ SUBST_SED.usergroup+=	-e 's/^gid nslcd/gid ${NSLCD_GROUP}/'
 SUBST_NOOP_OK.usergroup=yes
 
 .include "../../lang/python/application.mk"
+.include "../../lang/python/extension.mk"
 .include "../../databases/openldap-client/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index