pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
plibsys: Added dependency on boost-libs.
Module Name: pkgsrc-wip
Committed By: Aleksej Lebedev <root%zta.lk@localhost>
Pushed By: zhtw
Date: Wed Aug 30 13:30:50 2017 +0200
Changeset: e0e0ade5af39c57f105a42d7246e437b28a33ea4
Modified Files:
plibsys/Makefile
Log Message:
plibsys: Added dependency on boost-libs.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e0e0ade5af39c57f105a42d7246e437b28a33ea4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
plibsys/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/plibsys/Makefile b/plibsys/Makefile
index 10db2d651b..6192b02c6d 100644
--- a/plibsys/Makefile
+++ b/plibsys/Makefile
@@ -16,4 +16,5 @@ WRKSRC= ${WRKDIR}/plibsys-0.0.3
USE_CMAKE= yes
USE_LANGUAGES= c c++
+.include "../../devel/boost-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index