[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-pgpcore

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

Diff for /pkgsrc/mail/claws-mail-pgpcore/Makefile between version 1.13 and 1.27

version 1.13, 2009/08/26 20:22:52 version 1.27, 2012/10/02 17:11:28
Line 4 
Line 4 
 PKG_DESTDIR_SUPPORT=    user-destdir  PKG_DESTDIR_SUPPORT=    user-destdir
   
 PLUGIN_NAME=    pgpcore  PLUGIN_NAME=    pgpcore
   PKGREVISION=    2
 .include "../../mail/claws-mail/plugins.mk"  .include "../../mail/claws-mail/plugins.mk"
   
 PKGREVISION=    1  MAINTAINER=     pkgsrc-users@NetBSD.org
   
 MAINTAINER=     smb@NetBSD.org  
 COMMENT=        Handles core PGP functions  COMMENT=        Handles core PGP functions
   
 PLIST_SRC+=     PLIST  PLIST_SRC+=     PLIST
Line 21  CONFIGURE_ARGS+= --enable-pgpmime-plugin
Line 20  CONFIGURE_ARGS+= --enable-pgpmime-plugin
 CONFIGURE_ARGS+=        --enable-pgpinline-plugin  CONFIGURE_ARGS+=        --enable-pgpinline-plugin
   
 DEPENDS+=       claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail  DEPENDS+=       claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
 DEPENDS+=       gnupg>=1.4.9:../../security/gnupg  #DEPENDS+=      gnupg>=1.4.9:../../security/gnupg
 DEPENDS+=       gpgme>=1.1.4nb2:../../security/gpgme  DEPENDS+=       gpgme>=1.1.4nb2:../../security/gpgme
   
 .include "../../mail/claws-mail/Makefile.vers"  .include "../../mail/claws-mail/Makefile.vers"

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.27

CVSweb <webmaster@jp.NetBSD.org>