[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / misc / rocs

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

Diff for /pkgsrc/misc/rocs/Makefile between version 1.39 and 1.40

version 1.39, 2016/03/05 11:28:58 version 1.40, 2016/05/07 10:06:40
Line 9  COMMENT= KDE graph theory IDE
Line 9  COMMENT= KDE graph theory IDE
   
 CMAKE_ARGS+=    -DKDE4_BUILD_TESTS:BOOL=OFF  CMAKE_ARGS+=    -DKDE4_BUILD_TESTS:BOOL=OFF
   
   .include "../../mk/compiler.mk"
   .if !empty(PKGSRC_COMPILER:Mclang) || !empty(PKGSRC_COMPILER:Mgcc)
   CXXFLAGS+=      -std=c++11
   .endif
   
 .include "../../meta-pkgs/kde4/kde4.mk"  .include "../../meta-pkgs/kde4/kde4.mk"
   
 .include "../../devel/boost-libs/buildlink3.mk"  .include "../../devel/boost-libs/buildlink3.mk"

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

CVSweb <webmaster@jp.NetBSD.org>