pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/solid Update path to common Makefile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12c000a2efb5
branches:  trunk
changeset: 347677:12c000a2efb5
user:      youri <youri%pkgsrc.org@localhost>
date:      Thu May 26 23:03:13 2016 +0000

description:
Update path to common Makefile.

diffstat:

 sysutils/solid/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2e3b648b9dae -r 12c000a2efb5 sysutils/solid/Makefile
--- a/sysutils/solid/Makefile   Thu May 26 18:48:44 2016 +0000
+++ b/sysutils/solid/Makefile   Thu May 26 23:03:13 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/26 09:17:14 markd Exp $
+# $NetBSD: Makefile,v 1.2 2016/05/26 23:03:13 youri Exp $
 
 DISTNAME=      solid-${KF5VER}
 CATEGORIES=    sysutils
@@ -7,7 +7,7 @@
 COMMENT=       Hardware integration and detection
 LICENSE=       gnu-lgpl-v2.1
 
-.include "../../wip/meta-pkgs/Makefile.common"
+.include "../../meta-pkgs/kf5/Makefile.common"
 
 USE_TOOLS+=    flex bison
 



Home | Main Index | Thread Index | Old Index