Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2024 18:31:09 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c190cc36548f - main - x11/xcur2png: drop GNU_CONFIGURE_MANPREFIX after 9fd7ee1cdf6c
Message-ID:  <202404171831.43HIV9XB009337@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

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

commit c190cc36548f7fa5f19a5b811c29fcbcf24b42d8
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-04-17 18:18:49 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-04-17 18:30:04 +0000

    x11/xcur2png: drop GNU_CONFIGURE_MANPREFIX after 9fd7ee1cdf6c
---
 x11/xcur2png/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11/xcur2png/Makefile b/x11/xcur2png/Makefile
index 7f1776231671..6cedf5cb7233 100644
--- a/x11/xcur2png/Makefile
+++ b/x11/xcur2png/Makefile
@@ -16,7 +16,6 @@ USE_GITHUB=	yes
 USE_XORG=	xcursor
 GH_ACCOUNT=	eworm-de
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 PLIST_FILES=	bin/${PORTNAME} \
 		share/man/man1/${PORTNAME}.1.gz
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404171831.43HIV9XB009337>