pkgsrc-WIP-changes archive

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

blasr_libcpp: Add boost-libs dep.



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <jwbacon%tds.net@localhost>
Pushed By:	outpaddling
Date:		Tue Oct 13 15:15:55 2015 -0500
Changeset:	9c57eef8aab9df249af0a02e1f51e07baf2ce428

Modified Files:
	blasr_libcpp/Makefile

Log Message:
blasr_libcpp: Add boost-libs dep.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9c57eef8aab9df249af0a02e1f51e07baf2ce428

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 blasr_libcpp/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/blasr_libcpp/Makefile b/blasr_libcpp/Makefile
index 50ecbab..cb4e7d6 100644
--- a/blasr_libcpp/Makefile
+++ b/blasr_libcpp/Makefile
@@ -88,6 +88,7 @@ do-install:
 		${INSTALL_DATA} $$fn ${DESTDIR}${PREFIX}/lib; \
 	done
 
+.include "../../devel/boost-libs/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../devel/hdf5-c++/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index