pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/abiword-plugins
Module Name: pkgsrc
Committed By: nia
Date: Fri Aug 11 08:44:34 UTC 2023
Modified Files:
pkgsrc/editors/abiword-plugins: Makefile
Log Message:
abiword-plugins: Depend explicitly on krb5 for collab plugin
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 pkgsrc/editors/abiword-plugins/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/abiword-plugins/Makefile
diff -u pkgsrc/editors/abiword-plugins/Makefile:1.139 pkgsrc/editors/abiword-plugins/Makefile:1.140
--- pkgsrc/editors/abiword-plugins/Makefile:1.139 Tue Jun 6 12:41:17 2023
+++ pkgsrc/editors/abiword-plugins/Makefile Fri Aug 11 08:44:34 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.139 2023/06/06 12:41:17 riastradh Exp $
+# $NetBSD: Makefile,v 1.140 2023/08/11 08:44:34 nia Exp $
PKGREVISION= 14
.include "../../editors/abiword/Makefile.common"
@@ -127,5 +127,5 @@ BUILDLINK_TRANSFORM+= opt:-no-undefined:
.include "../../textproc/rasqal/buildlink3.mk"
.include "../../textproc/redland/buildlink3.mk"
.include "../../www/tidy/buildlink3.mk"
-
+.include "../../mk/krb5.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index