pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
remind: add buildlinks to p5-{pango,cairo}
Module Name: pkgsrc-wip
Committed By: Manuel Kuklinski <mk%asdfghasdfgh.de@localhost>
Pushed By: mk
Date: Thu Feb 22 13:59:43 2024 +0000
Changeset: c61c25383a7ccc603eccff125327eddcdc05b081
Modified Files:
remind/Makefile
Log Message:
remind: add buildlinks to p5-{pango,cairo}
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c61c25383a7ccc603eccff125327eddcdc05b081
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
remind/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/remind/Makefile b/remind/Makefile
index e84b5ba825..2687fed3c9 100644
--- a/remind/Makefile
+++ b/remind/Makefile
@@ -35,6 +35,6 @@ post-install:
${INSTALL_DATA} COPYRIGHT \
${DESTDIR}${PREFIX}/share/doc/remind
-#.include "../../graphics/cairo/buildlink3.mk"
-#.include "../../devel/pango/buildlink3.mk"
+.include "../../graphics/p5-cairo/buildlink3.mk"
+.include "../../devel/p5-pango/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index