Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2003 10:20:04 -0800 (PST)
From:      Ceri Davies <ceri@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/50316: update balsa2 to 2.0.10
Message-ID:  <200304011820.h31IK4WF090754@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/50316; it has been noted by GNATS.

From: Ceri Davies <ceri@FreeBSD.org>
To: FreeBSD Gnats Submit <freebsd-gnats-submit@FreeBSD.org>
Cc:  
Subject: Re: ports/50316: update balsa2 to 2.0.10
Date: Tue, 1 Apr 2003 19:16:38 +0100

 [Adding to audit-trail, from misfiled PR 50363]
 
 Message-Id: <20030327200418.GA6031@martin.kleinerdrache.org>
 Date: Thu, 27 Mar 2003 21:04:18 +0100
 From: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
 To: Joe Marcus Clarke <marcus@marcuscom.com>
 Cc: gnome freebsd <freebsd-gnome@freebsd.org>,
 	FreeBSD-gnats-submit@freebsd.org
 References: <20030326164855.6317.qmail@httpd.terions.de> <20030327175025.GC377@martin.kleinerdrache.org> <1048787881.973.17.camel@gyros>
 
  Hm.
    pkg_info | grep gpgme
  didn't find the package here, but balsa built just fine.
  
  Maybe this is optionally?
  
  I don't know how to work with optionally things right now.  Would 
  something like
  
  .if defined(WITH_GPGME)
  LIB_DEPENDS+=	gpgme.9:${PORTSDIR}/security/gpgme
  CONFIGURE_ARGS+=	--enable-gpgme
  .fi
  
  work?  Where do I have to put this?  Do I have to use
  
  .include <bsd.port.pre.mk>
  
  somewhere?
  
  But from ./configure --help:
  
     --enable-gpgme          build with GPGME/RFC3156 support 
  (experimental) default=no
  
  But for optional purposes it seems to be ok for me.
  
  Martin
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304011820.h31IK4WF090754>