aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg1/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-07-13 10:57:16 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-07-13 10:57:16 +0000
commit971e5c9d899de5fc7580d4a69a124d93cbebea72 (patch)
tree7425e94d05923b4f4cd09e4cdc1d9a4feee548c0 /security/gnupg1/Makefile
parent2dde26d167d6d6f41eb67e9e953af87e1aa14f87 (diff)
downloadports-971e5c9d899de5fc7580d4a69a124d93cbebea72.tar.gz
ports-971e5c9d899de5fc7580d4a69a124d93cbebea72.zip
Upgrade to v1.0.2.
Notes
Notes: svn path=/head/; revision=30570
Diffstat (limited to 'security/gnupg1/Makefile')
-rw-r--r--security/gnupg1/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile
index 395d295f5cbc..fb8e497655a7 100644
--- a/security/gnupg1/Makefile
+++ b/security/gnupg1/Makefile
@@ -6,13 +6,11 @@
#
PORTNAME= gnupg
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ \
ftp://pgp.iijlab.net/pub/gnupg/ \
ftp://ring.aist.go.jp/pub/net/gnupg/gnupg/
-DISTFILES= ${DISTNAME}.tar.gz gpg.1.gz
-EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER= kuriyama@FreeBSD.org
@@ -29,9 +27,6 @@ USE_GMAKE= YES
.endif
CFLAGS:= ${CFLAGS:S/-pipe//g}
-post-extract:
- ${GZIP_CMD} -c -d ${DISTDIR}/gpg.1.gz > ${WRKSRC}/doc/gpg.1
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/gnupg