[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / libtool-base

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

Diff for /pkgsrc/devel/libtool-base/Makefile between version 1.103 and 1.104

version 1.103, 2013/07/01 15:59:06 version 1.104, 2013/08/27 15:50:23
Line 26 
Line 26 
 .include "../../devel/libtool/Makefile.common"  .include "../../devel/libtool/Makefile.common"
   
 PKGNAME=        ${DISTNAME:S/-/-base-/}  PKGNAME=        ${DISTNAME:S/-/-base-/}
 PKGREVISION=    4  PKGREVISION=    5
 SVR4_PKGNAME=   ltoob  SVR4_PKGNAME=   ltoob
   
 COMMENT=        Generic shared library support script (the script itself)  COMMENT=        Generic shared library support script (the script itself)
Line 60  CFLAGS+= ${_COMPILER_ABI_FLAG.${ABI}}
Line 60  CFLAGS+= ${_COMPILER_ABI_FLAG.${ABI}}
 #  #
 USE_LANGUAGES=          c c++  USE_LANGUAGES=          c c++
 CONFIGURE_ARGS+=        --disable-ltdl-install  CONFIGURE_ARGS+=        --disable-ltdl-install
   CONFIGURE_ARGS+=        F77=no FC=no
   
 USE_TOOLS+=             echo  USE_TOOLS+=             echo
   

Legend:
Removed from v.1.103  
changed lines
  Added in v.1.104

CVSweb <webmaster@jp.NetBSD.org>