pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libpeas



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Apr 16 20:48:49 UTC 2018

Modified Files:
        pkgsrc/devel/libpeas: Makefile

Log Message:
libpeas: included py-gobject3-common/buildlink3.mk


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/libpeas/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/libpeas/Makefile
diff -u pkgsrc/devel/libpeas/Makefile:1.37 pkgsrc/devel/libpeas/Makefile:1.38
--- pkgsrc/devel/libpeas/Makefile:1.37  Mon Apr 16 14:33:48 2018
+++ pkgsrc/devel/libpeas/Makefile       Mon Apr 16 20:48:49 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2018/04/16 14:33:48 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2018/04/16 20:48:49 adam Exp $
 
 DISTNAME=      libpeas-1.20.0
 PKGREVISION=   3
@@ -33,6 +33,7 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.3
 .include "../../devel/glib2/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gobject-introspection+=  gobject-introspection>=1.39.0
 .include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../devel/py-gobject3-common/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../lang/python/extension.mk"
 .include "../../x11/gtk3/buildlink3.mk"



Home | Main Index | Thread Index | Old Index