aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2012-12-27 14:04:17 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2012-12-27 14:04:17 +0000
commita7ae59c7fd883dee019ab32ee9d2dd8db6562c02 (patch)
tree8a75d299baf19247f1033fbd073287349fd7da37 /security/gnupg/Makefile
parent7e7a3c8993f0ba663ae822aad3dde62166c5ece6 (diff)
downloadports-a7ae59c7fd883dee019ab32ee9d2dd8db6562c02.tar.gz
ports-a7ae59c7fd883dee019ab32ee9d2dd8db6562c02.zip
Notes
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r--security/gnupg/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index c5f6aee64519..582a8d71a57b 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for: gnupg
-# Date created: Sep 30, 1998
-# Whom: kuriyama@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= gnupg
PORTVERSION= 2.0.19
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg
@@ -112,10 +107,10 @@ PLIST_SUB+= SCDAEMON="@comment "
.endif
.if ${PORT_OPTIONS:MCURL}
-CONFIGURE_ARGS+=--without-libcurl
-.else
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
CONFIGURE_ARGS+=--with-libcurl=${LOCALBASE}
+.else
+CONFIGURE_ARGS+=--without-libcurl
.endif
verify: checksum