[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / chat / pidgin-otr

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

Diff for /pkgsrc/chat/pidgin-otr/Makefile between version 1.8 and 1.9

version 1.8, 2008/08/19 18:18:11 version 1.9, 2009/05/12 14:10:59
Line 2 
Line 2 
   
 VERSION=        3.2.0  VERSION=        3.2.0
 DISTNAME=       pidgin-otr-${VERSION}  DISTNAME=       pidgin-otr-${VERSION}
 PKGREVISION=    1  PKGREVISION=    2
 CATEGORIES=     chat security  CATEGORIES=     chat security
 MASTER_SITES=   http://www.cypherpunks.ca/otr/  MASTER_SITES=   http://www.cypherpunks.ca/otr/
   
Line 16  GNU_CONFIGURE= yes
Line 16  GNU_CONFIGURE= yes
 INSTALLATION_DIRS=      share/doc/pidgin-otr  INSTALLATION_DIRS=      share/doc/pidgin-otr
 USE_TOOLS+=     pkg-config perl intltool msgfmt  USE_TOOLS+=     pkg-config perl intltool msgfmt
   
   BUILDLINK_ABI_DEPENDS.libgcrypt+=       libgcrypt>=1.4.3
   BUILDLINK_API_DEPENDS.libotr+=          libotr>=3.2.0
   
 post-install:  post-install:
         ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/pidgin-otr/          ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/pidgin-otr/
   

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

CVSweb <webmaster@jp.NetBSD.org>