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

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-pgpinline/Makefile between version 1.7 and 1.16

version 1.7, 2008/06/12 02:14:34 version 1.16, 2010/11/15 22:57:45
Line 3 
Line 3 
 PKG_DESTDIR_SUPPORT=    user-destdir  PKG_DESTDIR_SUPPORT=    user-destdir
   
 PLUGIN_NAME=    pgpinline  PLUGIN_NAME=    pgpinline
 PLUG_VER=       3.4.0  
 .include "../../mail/claws-mail/plugins.mk"  .include "../../mail/claws-mail/plugins.mk"
   
   PKGREVISION=    3
   
 MAINTAINER=     smb@NetBSD.org  MAINTAINER=     smb@NetBSD.org
 COMMENT=        Handles PGP/Inline signed and/or encrypted mails  COMMENT=        Handles PGP/Inline signed and/or encrypted mails
   
Line 13  CONFIGURE_ARGS+= --enable-gpgme
Line 14  CONFIGURE_ARGS+= --enable-gpgme
 CONFIGURE_ARGS+=        --enable-pgpcore-plugin  CONFIGURE_ARGS+=        --enable-pgpcore-plugin
 CONFIGURE_ARGS+=        --enable-pgpinline-plugin  CONFIGURE_ARGS+=        --enable-pgpinline-plugin
   
 DEPENDS+=       claws-mail-pgpcore-3.4.0{,nb[0-9]*}:../../mail/claws-mail-pgpcore  DEPENDS+=       claws-mail-pgpcore-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpcore
   
 PLIST_SRC+=     PLIST  PLIST_SRC+=     PLIST
   
 .include "../../security/gpgme/buildlink3.mk"  .include "../../security/gpgme/buildlink3.mk"
   .include "../../security/gnutls/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"  .include "../../x11/gtk2/buildlink3.mk"
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

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

CVSweb <webmaster@jp.NetBSD.org>