pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/hugin needs sqlite3
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a8489cf4705
branches: trunk
changeset: 352640:8a8489cf4705
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Sat Sep 17 21:46:11 2016 +0000
description:
needs sqlite3
diffstat:
graphics/hugin/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 98634e137bb3 -r 8a8489cf4705 graphics/hugin/Makefile
--- a/graphics/hugin/Makefile Sat Sep 17 21:43:51 2016 +0000
+++ b/graphics/hugin/Makefile Sat Sep 17 21:46:11 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2016/08/03 10:22:53 adam Exp $
+# $NetBSD: Makefile,v 1.59 2016/09/17 21:46:11 wiedi Exp $
DISTNAME= hugin-2016.0.0
PKGREVISION= 1
@@ -30,6 +30,7 @@
SUBST_FILES.apple+= src/hugin1/stitch_project/CMakeLists.txt
SUBST_SED.apple= -e 's,(APPLE),(ELPPA),g'
+.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/swig2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index