pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/py-gtk2
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 15 21:01:23 UTC 2023
Modified Files:
pkgsrc/x11/py-gtk2: Makefile
Log Message:
py-gtk2: use py-cairo118/buildlink3.mk directly
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 pkgsrc/x11/py-gtk2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/py-gtk2/Makefile
diff -u pkgsrc/x11/py-gtk2/Makefile:1.141 pkgsrc/x11/py-gtk2/Makefile:1.142
--- pkgsrc/x11/py-gtk2/Makefile:1.141 Tue Nov 14 14:03:19 2023
+++ pkgsrc/x11/py-gtk2/Makefile Wed Nov 15 21:01:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.141 2023/11/14 14:03:19 wiz Exp $
+# $NetBSD: Makefile,v 1.142 2023/11/15 21:01:23 wiz Exp $
DISTNAME= pygtk-2.24.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/}
@@ -77,7 +77,7 @@ REPLACE_PYTHON+= tests/runtests.py
.include "../../lang/python/extension.mk"
.include "../../devel/libglade/buildlink3.mk"
-.include "../../graphics/py-cairo/buildlink3.mk"
+.include "../../graphics/py-cairo118/buildlink3.mk"
BUILDLINK_API_DEPENDS.pygobject+= ${PYPKGPREFIX}-gobject>=2.15.3
.include "../../devel/py-gobject/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.16.0
Home |
Main Index |
Thread Index |
Old Index