From owner-cvs-ports@FreeBSD.ORG Fri Mar 7 17:17:24 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98535106566B; Fri, 7 Mar 2008 17:17:24 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6DE3A8FC13; Fri, 7 Mar 2008 17:17:24 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m27HHOsW072864; Fri, 7 Mar 2008 17:17:24 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m27HHO93072863; Fri, 7 Mar 2008 17:17:24 GMT (envelope-from lofi) Message-Id: <200803071717.m27HHO93072863@repoman.freebsd.org> From: Michael Nottebrock Date: Fri, 7 Mar 2008 17:17:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/gpgme Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2008 17:17:24 -0000 lofi 2008-03-07 17:17:24 UTC FreeBSD ports repository Modified files: security/gpgme Makefile Log: Don't depend on gpgsm, since it is now a non-default option in the gnupg port. Mind though that you will still need the gpgsm executable if your application does S/MIME through gpgme. Revision Changes Path 1.51 +2 -2 ports/security/gpgme/Makefile