pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/xfce4-orage



Module Name:    pkgsrc
Committed By:   youri
Date:           Tue Jun 20 18:58:41 UTC 2017

Modified Files:
        pkgsrc/time/xfce4-orage: Makefile

Log Message:
Add gtk2 dependency back to fix build.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/time/xfce4-orage/Makefile

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

Modified files:

Index: pkgsrc/time/xfce4-orage/Makefile
diff -u pkgsrc/time/xfce4-orage/Makefile:1.37 pkgsrc/time/xfce4-orage/Makefile:1.38
--- pkgsrc/time/xfce4-orage/Makefile:1.37       Sun Feb 12 06:26:05 2017
+++ pkgsrc/time/xfce4-orage/Makefile    Tue Jun 20 18:58:41 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2017/02/12 06:26:05 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2017/06/20 18:58:41 youri Exp $
 
 PKGREVISION= 4
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -36,6 +36,7 @@ SUBST_SED.zoneinfo+=  -e 's|iso3166\.tab|
 
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../sysutils/libnotify/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../time/libical/buildlink3.mk"



Home | Main Index | Thread Index | Old Index