pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xfce4-screenshooter Add forgotten package from las...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b8a851462f8
branches:  trunk
changeset: 652759:0b8a851462f8
user:      youri <youri%pkgsrc.org@localhost>
date:      Sun Jun 07 14:07:46 2015 +0000

description:
Add forgotten package from last commit,
was : update libsoup buildlink path

diffstat:

 x11/xfce4-screenshooter/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 31a441547989 -r 0b8a851462f8 x11/xfce4-screenshooter/Makefile
--- a/x11/xfce4-screenshooter/Makefile  Sun Jun 07 14:05:57 2015 +0000
+++ b/x11/xfce4-screenshooter/Makefile  Sun Jun 07 14:07:46 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/04/25 14:25:25 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2015/06/07 14:07:46 youri Exp $
 
 PKGREVISION= 1
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -15,7 +15,7 @@
 
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../x11/xfce4-exo/buildlink3.mk"
-.include "../../net/libsoup24/buildlink3.mk"
+.include "../../net/libsoup/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