git: c49e178f6ec5 - main - security/libgcrypt: Remove GNU_CONFIGURE_MANPREFIX

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Mon, 01 Jul 2024 03:32:55 UTC
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c49e178f6ec54f504d1831d7320299f91d16d0d8

commit c49e178f6ec54f504d1831d7320299f91d16d0d8
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-07-01 03:30:44 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-07-01 03:30:44 +0000

    security/libgcrypt: Remove GNU_CONFIGURE_MANPREFIX
    
    Now that manprefix has been moved we no longer need
    GNU_CONFIGURE_MANPREFIX. Remove it.
    
    PR:             279904
    Submitted by:   dizzy (part of a larger patch)
---
 security/libgcrypt/Makefile | 1 -
 1 file changed, 1 deletion(-)

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