pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libunique



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Sat Oct 14 21:05:38 UTC 2017

Modified Files:
        pkgsrc/x11/libunique: Makefile

Log Message:
libunique: requires py-glib2-tools to build


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

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

Modified files:

Index: pkgsrc/x11/libunique/Makefile
diff -u pkgsrc/x11/libunique/Makefile:1.37 pkgsrc/x11/libunique/Makefile:1.38
--- pkgsrc/x11/libunique/Makefile:1.37  Tue Oct  3 12:12:34 2017
+++ pkgsrc/x11/libunique/Makefile       Sat Oct 14 21:05:38 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2017/10/03 12:12:34 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2017/10/14 21:05:38 prlw1 Exp $
 
 DISTNAME=      libunique-1.1.6
 PKGREVISION=   24
@@ -41,5 +41,6 @@ CFLAGS+=      -Wno-tautological-compare
 
 .include "options.mk"
 
+.include "../../devel/glib2/buildtools.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index