[Midnightbsd-cvs] mports [16891] trunk/security/gpgme/Makefile: fetchable
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 7 00:53:00 EDT 2014
Revision: 16891
http://svnweb.midnightbsd.org/mports/?rev=16891
Author: laffer1
Date: 2014-09-07 00:53:00 -0400 (Sun, 07 Sep 2014)
Log Message:
-----------
fetchable
Modified Paths:
--------------
trunk/security/gpgme/Makefile
Modified: trunk/security/gpgme/Makefile
===================================================================
--- trunk/security/gpgme/Makefile 2014-09-07 04:51:47 UTC (rev 16890)
+++ trunk/security/gpgme/Makefile 2014-09-07 04:53:00 UTC (rev 16891)
@@ -9,12 +9,12 @@
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports at MidnightBSD.org
-COMMENT= A library to make access to GnuPG easier
+COMMENT= Library to make access to GnuPG easier
LICENSE= gpl2
-LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \
- gpg-error.0:${PORTSDIR}/security/libgpg-error
+LIB_DEPENDS= assuan:${PORTSDIR}/security/libassuan \
+ gpg-error:${PORTSDIR}/security/libgpg-error
OPTIONS_DEFINE= DOCS UISERVER
OPTIONS_SINGLE= GNUPG
@@ -25,11 +25,10 @@
GNUPG2_DESC= Build gpgme library for GnuPG 2.x
UISERVER_DESC= GnuPG UI server support
-USE_BZIP2= yes
+USES= tar:bzip2
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gpgme \
--with-g13=no
More information about the Midnightbsd-cvs
mailing list