pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-gdmodule Include Xaw-Xpm buildlink for mis...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0decf075d8b6
branches:  trunk
changeset: 352167:0decf075d8b6
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Thu Sep 08 14:42:20 2016 +0000

description:
Include Xaw-Xpm buildlink for missing X11 libraries.

diffstat:

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

diffs (16 lines):

diff -r e6ace8ecc79f -r 0decf075d8b6 graphics/py-gdmodule/Makefile
--- a/graphics/py-gdmodule/Makefile     Thu Sep 08 14:41:36 2016 +0000
+++ b/graphics/py-gdmodule/Makefile     Thu Sep 08 14:42:20 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/09/08 14:13:07 adam Exp $
+# $NetBSD: Makefile,v 1.10 2016/09/08 14:42:20 darcy Exp $
 
 DISTNAME=      gdmodule-0.59
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -24,5 +24,6 @@
 BUILDLINK_API_DEPENDS.gd+=     gd>=2.0.23
 .include "../../graphics/gd/buildlink3.mk"
 .include "../../graphics/giflib/buildlink3.mk"
+.include "../../x11/Xaw-Xpm/buildlink3.mk"
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index