[MacPorts] #20916: gpgme with +smime variant does not finish properly

MacPorts noreply at macports.org
Sun Aug 30 02:54:49 PDT 2009


#20916: gpgme with +smime variant does not finish properly
----------------------------------------+-----------------------------------
 Reporter:  illogic-al@…                |       Owner:  macports-tickets@…                   
     Type:  defect                      |      Status:  new                                  
 Priority:  Normal                      |   Milestone:                                       
Component:  ports                       |     Version:  1.7.1                                
 Keywords:  smime variant, missing gpg  |        Port:  gpgme                                
----------------------------------------+-----------------------------------
 If gpgme 1.1.18 is built with the smime variant the build does not
 complete normally. A compile error is encountered close to the end of the
 build which complains about a missing command: gpg.
 Since +smime builds with gnupg2, instead of gnupg gpg is missing. However,
 the portfile has in its smime variant section

 {{{
 configure.args-append   --with-gpg=${prefix}/bin/gpg2
 }}}

 So this should not be a problem. There seems to be some issue with this
 being set properly as symlinking '''${prefix}/bin/gpg2''' to
 '''${prefix}/bin/gpg''', and running the install command again allows the
 port to complete the build, and install.

-- 
Ticket URL: <http://trac.macports.org/ticket/20916>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list