git: 5aaeca11bf43 - 2025Q1 - multimedia/motion: Fix build with NLS=off: Can't exec "autopoint"

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Mon, 31 Mar 2025 01:30:46 UTC
The branch 2025Q1 has been updated by vvd:

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

commit 5aaeca11bf433c6383119100ca45aa8c80f52eba
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2025-03-31 00:50:09 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-03-31 01:28:37 +0000

    multimedia/motion: Fix build with NLS=off: Can't exec "autopoint"
    
    Can't exec "autopoint": No such file or directory at /usr/local/share/autoconf2.72/Autom4te/FileUtils.pm line 318.
    autoreconf2.72: error: autopoint failed with exit status: 2
    ===>  Mk/Uses/autoreconf.mk: Error running /usr/local/bin/autoreconf2.72
    
    While here remove GNU_CONFIGURE_MANPREFIX as it's a default value now.
    
    No bump - the default build has not changed.
    
    PR:             282531
    Approved by:    ports@blievers.net (maintainer)
    MFH:            2025Q1
    
    (cherry picked from commit 97af0fc015b040e9b49280a55ff3c3120ef16b05)
---
 multimedia/motion/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile
index 1e465c6ba3bb..9eefc455751d 100644
--- a/multimedia/motion/Makefile
+++ b/multimedia/motion/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libwebp.so:graphics/webp \
 		libmicrohttpd.so:www/libmicrohttpd
 
 # USES block
-USES=		autoreconf cpe gmake jpeg localbase pkgconfig
+USES=		autoreconf cpe gettext-tools gmake jpeg localbase pkgconfig
 CPE_VENDOR=	${PORTNAME}_project
 
 USE_GITHUB=	yes
@@ -27,7 +27,6 @@ GH_ACCOUNT=	Motion-Project
 USE_RC_SUBR=	${PORTNAME}
 
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
 # Standard bsd.port.mk variables
 SUB_FILES=	pkg-message