summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authornros <nros@pkgsrc.org>2017-07-31 08:36:27 +0000
committernros <nros@pkgsrc.org>2017-07-31 08:36:27 +0000
commit9976f66b3e73f207e2bc08b5d4d4f140a93d26e9 (patch)
tree8967beda59df788fe9a59c1536f1c60563e25972 /ham
parenta94a9f547cf4ccb2de8a10338fb4e673153dfe48 (diff)
downloadpkgsrc-9976f66b3e73f207e2bc08b5d4d4f140a93d26e9.tar.gz
use the right curses buildlink3 file as pointed out by @wiz
Diffstat (limited to 'ham')
-rw-r--r--ham/uhd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile
index df054eeb990..3a0fc81aef4 100644
--- a/ham/uhd/Makefile
+++ b/ham/uhd/Makefile
@@ -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 @@ PLIST_SRC= ${PKGDIR}/PLIST
.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"