pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/xfce4-dict



Module Name:    pkgsrc
Committed By:   youri
Date:           Tue Jun 20 18:55:03 UTC 2017

Modified Files:
        pkgsrc/textproc/xfce4-dict: 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/textproc/xfce4-dict/Makefile

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

Modified files:

Index: pkgsrc/textproc/xfce4-dict/Makefile
diff -u pkgsrc/textproc/xfce4-dict/Makefile:1.5 pkgsrc/textproc/xfce4-dict/Makefile:1.6
--- pkgsrc/textproc/xfce4-dict/Makefile:1.5     Sun Jun 18 23:07:24 2017
+++ pkgsrc/textproc/xfce4-dict/Makefile Tue Jun 20 18:55:03 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/06/18 23:07:24 youri Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/20 18:55:03 youri Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -9,6 +9,7 @@ MASTER_SITES=   http://archive.xfce.org/sr
 HOMEPAGE=      http://goodies.xfce.org/projects/applications/xfce4-dict
 COMMENT=       Xfce dictionary application
 
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"



Home | Main Index | Thread Index | Old Index