pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/xfce4-thunar-media-tags



Module Name:    pkgsrc
Committed By:   youri
Date:           Tue Jun 20 18:52:01 UTC 2017

Modified Files:
        pkgsrc/multimedia/xfce4-thunar-media-tags: Makefile

Log Message:
Add gtk2 dependency back to fix build.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/multimedia/xfce4-thunar-media-tags/Makefile

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

Modified files:

Index: pkgsrc/multimedia/xfce4-thunar-media-tags/Makefile
diff -u pkgsrc/multimedia/xfce4-thunar-media-tags/Makefile:1.5 pkgsrc/multimedia/xfce4-thunar-media-tags/Makefile:1.6
--- pkgsrc/multimedia/xfce4-thunar-media-tags/Makefile:1.5      Sun Feb 12 06:25:49 2017
+++ pkgsrc/multimedia/xfce4-thunar-media-tags/Makefile  Tue Jun 20 18:52:01 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/02/12 06:25:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/20 18:52:01 youri Exp $
 
 PKGREVISION= 4
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -13,6 +13,7 @@ HOMEPAGE=     http://goodies.xfce.org/projec
 COMMENT=       Thunar media tags plugin
 
 .include "../../audio/taglib/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-exo/buildlink3.mk"
 .include "../../sysutils/xfce4-thunar/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index