aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-06-12 22:12:17 +0800
committerarved <arved@FreeBSD.org>2004-06-12 22:12:17 +0800
commita191a71c9469f8d4158c25fadafaec087973fb65 (patch)
tree0ad39e94aa39e66e1f376a1a285528bc2b42d452 /security
parentdf981cdbde4b3d56498765fd714724ee9b7df5dc (diff)
downloadfreebsd-ports-gnome-a191a71c9469f8d4158c25fadafaec087973fb65.tar.gz
freebsd-ports-gnome-a191a71c9469f8d4158c25fadafaec087973fb65.tar.zst
freebsd-ports-gnome-a191a71c9469f8d4158c25fadafaec087973fb65.zip
Add EXTRACT_ONLY
Noticed by: bsdtar
Diffstat (limited to 'security')
-rw-r--r--security/libgcrypt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 9be24dcbe510..7ca4820b2989 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= libgcrypt
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}.sig
+EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= arved@FreeBSD.org
COMMENT= "General purpose crypto library based on code used in GnuPG"