pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-cairocffi Drop unnecessary GTK dependency....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/536162479713
branches:  trunk
changeset: 361384:536162479713
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Apr 20 18:07:35 2017 +0000

description:
Drop unnecessary GTK dependency. Bump revision.

diffstat:

 graphics/py-cairocffi/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 1e6f0d0cbe55 -r 536162479713 graphics/py-cairocffi/Makefile
--- a/graphics/py-cairocffi/Makefile    Thu Apr 20 14:38:40 2017 +0000
+++ b/graphics/py-cairocffi/Makefile    Thu Apr 20 18:07:35 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2017/02/12 06:25:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2017/04/20 18:07:35 joerg 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 @@
 
 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