pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/uhd use the right curses buildlink3 file as pointe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/264cbbd8bf4f
branches:  trunk
changeset: 365956:264cbbd8bf4f
user:      nros <nros%pkgsrc.org@localhost>
date:      Mon Jul 31 08:36:27 2017 +0000

description:
use the right curses buildlink3 file as pointed out by @wiz

diffstat:

 ham/uhd/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 930cad24b30d -r 264cbbd8bf4f ham/uhd/Makefile
--- a/ham/uhd/Makefile  Mon Jul 31 07:26:20 2017 +0000
+++ b/ham/uhd/Makefile  Mon Jul 31 08:36:27 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2017/07/30 23:19:23 nros Exp $
+# $NetBSD: Makefile,v 1.28 2017/07/31 08:36:27 nros Exp $
 
 DISTNAME=              uhd-3.9.4
 PKGREVISION=           6
@@ -61,7 +61,6 @@
 .include "../../lang/python/application.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
 .include "../../devel/libusb1/buildlink3.mk"
-.imclude "../../devel/ncurses/buildlink3.mk"
 .include "../../devel/orc/buildlink3.mk"
-
+.include "../../mk/curses.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index