pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2017Q1] pkgsrc/graphics/py-cairocffi
Module Name: pkgsrc
Committed By: bsiegert
Date: Mon May 1 08:43:41 UTC 2017
Modified Files:
pkgsrc/graphics/py-cairocffi [pkgsrc-2017Q1]: Makefile
Log Message:
Pullup ticket #5339 - requested by sevan
graphics/py-cairocffi: build fix
Revisions pulled up:
- graphics/py-cairocffi/Makefile 1.9
---
Module Name: pkgsrc
Committed By: joerg
Date: Thu Apr 20 18:07:35 UTC 2017
Modified Files:
pkgsrc/graphics/py-cairocffi: Makefile
Log Message:
Drop unnecessary GTK dependency. Bump revision.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.8.2.1 pkgsrc/graphics/py-cairocffi/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-cairocffi/Makefile
diff -u pkgsrc/graphics/py-cairocffi/Makefile:1.8 pkgsrc/graphics/py-cairocffi/Makefile:1.8.2.1
--- pkgsrc/graphics/py-cairocffi/Makefile:1.8 Sun Feb 12 06:25:30 2017
+++ pkgsrc/graphics/py-cairocffi/Makefile Mon May 1 08:43:41 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2017/02/12 06:25:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.8.2.1 2017/05/01 08:43:41 bsiegert Exp $
DISTNAME= cairocffi-0.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cairocffi/}
@@ -16,7 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-cparser-[0-9]*:
USE_LANGUAGES= # none
-.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
.include "../../graphics/cairo/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index