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

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

Diff for /pkgsrc/net/libcmis/Makefile between version 1.21 and 1.22

version 1.21, 2019/08/22 12:23:40 version 1.22, 2019/11/03 11:45:39
Line 12  HOMEPAGE= https://github.com/tdf/libcmis
Line 12  HOMEPAGE= https://github.com/tdf/libcmis
 COMMENT=        Client library for the CMIS interface  COMMENT=        Client library for the CMIS interface
 LICENSE=        gnu-gpl-v2 OR gnu-lgpl-v2 OR mpl-1.1  LICENSE=        gnu-gpl-v2 OR gnu-lgpl-v2 OR mpl-1.1
   
 GNU_CONFIGURE=  yes  GNU_CONFIGURE=          yes
 CONFIGURE_ARGS+=        --with-man=no --disable-werror  CONFIGURE_ARGS+=        --with-man=no --disable-werror
 USE_LANGUAGES+= c c++  USE_LANGUAGES+=         c c++
 USE_TOOLS+=     gmake pkg-config  USE_TOOLS+=             gmake pkg-config
 USE_LIBTOOL=    yes  USE_LIBTOOL=            yes
   
 BUILDLINK_DEPMETHOD.boost-headers?=     build  BUILDLINK_DEPMETHOD.boost-headers?=     build
 .include "../../devel/boost-headers/buildlink3.mk"  .include "../../devel/boost-headers/buildlink3.mk"

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

CVSweb <webmaster@jp.NetBSD.org>