pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/opencolorio
Module Name: pkgsrc
Committed By: nia
Date: Sun Sep 22 23:40:29 UTC 2019
Modified Files:
pkgsrc/graphics/opencolorio: Makefile
Log Message:
opencolorio: Needs boost-headers
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/opencolorio/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/opencolorio/Makefile
diff -u pkgsrc/graphics/opencolorio/Makefile:1.5 pkgsrc/graphics/opencolorio/Makefile:1.6
--- pkgsrc/graphics/opencolorio/Makefile:1.5 Thu Sep 19 14:44:23 2019
+++ pkgsrc/graphics/opencolorio/Makefile Sun Sep 22 23:40:29 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2019/09/19 14:44:23 nia Exp $
+# $NetBSD: Makefile,v 1.6 2019/09/22 23:40:29 nia Exp $
DISTNAME= OpenColorIO-1.1.1
PKGREVISION= 1
@@ -35,6 +35,7 @@ post-install:
${MV} ${DESTDIR}${PREFIX}/*.cmake ${DESTDIR}${PREFIX}/lib/cmake/OpenColorIO
${MV} ${DESTDIR}${PREFIX}/cmake/*.cmake ${DESTDIR}${PREFIX}/lib/cmake/OpenColorIO
+.include "../../devel/boost-headers/buildlink3.mk"
.include "../../graphics/lcms2/buildlink3.mk"
.include "../../textproc/tinyxml/buildlink3.mk"
.include "../../textproc/yaml-cpp/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index