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

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

Diff for /pkgsrc/security/libmcrypt/Makefile between version 1.7 and 1.8

version 1.7, 2002/05/09 22:31:07 version 1.8, 2002/08/25 18:39:53
Line 10  MAINTAINER= packages@netbsd.org
Line 10  MAINTAINER= packages@netbsd.org
 HOMEPAGE=       http://mcrypt.hellug.gr/  HOMEPAGE=       http://mcrypt.hellug.gr/
 COMMENT=        crypto algorithms library  COMMENT=        crypto algorithms library
   
 USE_BUILDLINK_ONLY=     yes  USE_BUILDLINK2=         yes
 USE_LIBTOOL=            yes  USE_LIBTOOL=            yes
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool  LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool
Line 18  LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
Line 18  LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
 post-extract:  post-extract:
         ${RM} -rf ${WRKSRC}/libltdl          ${RM} -rf ${WRKSRC}/libltdl
   
 .include "../../devel/libtool/buildlink.mk"  .include "../../devel/libtool/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>