pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libxfce4ui



Module Name:    pkgsrc
Committed By:   youri
Date:           Mon Jun 19 12:31:41 UTC 2017

Modified Files:
        pkgsrc/x11/libxfce4ui: Makefile

Log Message:
Add gtk2 dependency.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/libxfce4ui/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/libxfce4ui/Makefile
diff -u pkgsrc/x11/libxfce4ui/Makefile:1.9 pkgsrc/x11/libxfce4ui/Makefile:1.10
--- pkgsrc/x11/libxfce4ui/Makefile:1.9  Sun Jun 18 21:13:47 2017
+++ pkgsrc/x11/libxfce4ui/Makefile      Mon Jun 19 12:31:40 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/06/18 21:13:47 youri Exp $
+# $NetBSD: Makefile,v 1.10 2017/06/19 12:31:40 youri Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -29,6 +29,7 @@ MAKE_DIRS+=   ${XFCE4_EGBASE}/xfconf/xfce-
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../devel/xfce4-conf/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/libxfce4util/buildlink3.mk"
 .include "../../x11/libSM/buildlink3.mk"
 .include "../../x11/startup-notification/buildlink3.mk"



Home | Main Index | Thread Index | Old Index