Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/lximage-qt graphics/lximage-qt: Remove wip re...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c1b8e553879
branches:  trunk
changeset: 433343:4c1b8e553879
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Jun 01 14:56:36 2020 +0000

description:
graphics/lximage-qt: Remove wip reference

diffstat:

 graphics/lximage-qt/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 6b39ef0e63d6 -r 4c1b8e553879 graphics/lximage-qt/Makefile
--- a/graphics/lximage-qt/Makefile      Mon Jun 01 14:29:00 2020 +0000
+++ b/graphics/lximage-qt/Makefile      Mon Jun 01 14:56:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/06/01 10:42:24 pin Exp $
+# $NetBSD: Makefile,v 1.7 2020/06/01 14:56:36 pin Exp $
 
 VERSION=       0.15.0
 DISTNAME=      lximage-qt-${VERSION}
@@ -21,11 +21,11 @@
 pre-configure:
        ${MKDIR} -p ${WRKSRC}/build
 
-TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../devel/lxqt-build-tools
 TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
 
 .include "../../x11/qt5-qtx11extras/buildlink3.mk"
-.include "../../wip/libfm-qt/buildlink3.mk"
+.include "../../x11/libfm-qt/buildlink3.mk"
 .include "../../x11/libXfixes/buildlink3.mk"
 .include "../../x11/qt5-qtsvg/buildlink3.mk"
 .include "../../graphics/libexif/buildlink3.mk"



Home | Main Index | Thread Index | Old Index