pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2017Q1]: pkgsrc/graphics/py-cairocffi Pullup ticket #5339 - re...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fda20fb9c6af
branches:  pkgsrc-2017Q1
changeset: 360323:fda20fb9c6af
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Mon May 01 08:43:41 2017 +0000

description:
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.

diffstat:

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

diffs (22 lines):

diff -r ae27b19287e6 -r fda20fb9c6af graphics/py-cairocffi/Makefile
--- a/graphics/py-cairocffi/Makefile    Mon May 01 08:39:38 2017 +0000
+++ b/graphics/py-cairocffi/Makefile    Mon May 01 08:43:41 2017 +0000
@@ -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 @@
 
 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