git: 2c639ad6bbce - main - devel/libtickit: Clean up MAKE_ARGS

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 28 Jan 2025 17:06:31 UTC
The branch main has been updated by sunpoet:

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

commit 2c639ad6bbce63ccd81467b762d5e1b26e3d1bc3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-28 16:56:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-28 17:04:45 +0000

    devel/libtickit: Clean up MAKE_ARGS
---
 devel/libtickit/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/devel/libtickit/Makefile b/devel/libtickit/Makefile
index a774d37f3735..a8463ba2ab13 100644
--- a/devel/libtickit/Makefile
+++ b/devel/libtickit/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS=	libtermkey.so:devel/libtermkey \
 
 USES=		compiler:c11 gmake libtool:build ncurses pathfix pkgconfig
 
-MAKE_ARGS=	MANDIR=${PREFIX}/share/man
 PATHFIX_MAKEFILEIN=	Makefile
 USE_LDCONFIG=	yes