pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/hugin
Module Name: pkgsrc
Committed By: wiedi
Date: Sat Sep 17 21:46:11 UTC 2016
Modified Files:
pkgsrc/graphics/hugin: Makefile
Log Message:
needs sqlite3
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/graphics/hugin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/hugin/Makefile
diff -u pkgsrc/graphics/hugin/Makefile:1.58 pkgsrc/graphics/hugin/Makefile:1.59
--- pkgsrc/graphics/hugin/Makefile:1.58 Wed Aug 3 10:22:53 2016
+++ pkgsrc/graphics/hugin/Makefile Sat Sep 17 21:46:11 2016
@@ -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/icpfind/C
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