pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/xfce4-xarchiver



Module Name:    pkgsrc
Committed By:   youri
Date:           Fri Jun 23 16:48:09 UTC 2017

Modified Files:
        pkgsrc/sysutils/xfce4-xarchiver: Makefile

Log Message:
Add gtk2 back to fix build.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/sysutils/xfce4-xarchiver/Makefile

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

Modified files:

Index: pkgsrc/sysutils/xfce4-xarchiver/Makefile
diff -u pkgsrc/sysutils/xfce4-xarchiver/Makefile:1.33 pkgsrc/sysutils/xfce4-xarchiver/Makefile:1.34
--- pkgsrc/sysutils/xfce4-xarchiver/Makefile:1.33       Sun Feb 12 06:26:03 2017
+++ pkgsrc/sysutils/xfce4-xarchiver/Makefile    Fri Jun 23 16:48:08 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2017/02/12 06:26:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2017/06/23 16:48:08 youri Exp $
 
 PKGREVISION= 4
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:
 HOMEPAGE=      http://xarchiver.sourceforge.net/
 COMMENT=       Xfce archiver handler
 
-
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index