[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.10 and 1.30

version 1.10, 2008/07/13 22:32:05 version 1.30, 2012/12/16 01:52:18
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 PKG_DESTDIR_SUPPORT=    user-destdir  
   
 PLUGIN_NAME=    pgpcore  PLUGIN_NAME=    pgpcore
 PLUG_VER=       3.5.0  PKGREVISION=    4
 .include "../../mail/claws-mail/plugins.mk"  .include "../../mail/claws-mail/plugins.mk"
   
 MAINTAINER=     smb@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
 COMMENT=        Handles core PGP functions  COMMENT=        Handles core PGP functions
   
 PLIST_SRC+=     PLIST  PLIST_SRC+=     PLIST
Line 19  CONFIGURE_ARGS+= --enable-pgpcore-plugin
Line 17  CONFIGURE_ARGS+= --enable-pgpcore-plugin
 CONFIGURE_ARGS+=        --enable-pgpmime-plugin  CONFIGURE_ARGS+=        --enable-pgpmime-plugin
 CONFIGURE_ARGS+=        --enable-pgpinline-plugin  CONFIGURE_ARGS+=        --enable-pgpinline-plugin
   
 DEPENDS+=       claws-mail-3.5.0{,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"
 .include "../../x11/gtk2/buildlink3.mk"  
 .include "../../security/gpgme/buildlink3.mk"  .include "../../security/gpgme/buildlink3.mk"
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.30

CVSweb <webmaster@jp.NetBSD.org>