diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-07-01 03:30:44 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2024-07-01 03:30:44 +0000 |
commit | c49e178f6ec54f504d1831d7320299f91d16d0d8 (patch) | |
tree | 73a6d286ae25849f0efd7eefa8417b1dfefb91fe /security/libgcrypt | |
parent | 013f956ddb6837deb4948d1ab474183c371677b9 (diff) |
Diffstat (limited to 'security/libgcrypt')
-rw-r--r-- | security/libgcrypt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index 7739a7281dbc..b5d199f634e0 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= libgpg-error>=1.32:security/libgpg-error USES= cpe libtool pathfix tar:bzip2 CPE_VENDOR= gnupg -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes GNU_CONFIGURE= yes |