git: c190cc36548f - main - x11/xcur2png: drop GNU_CONFIGURE_MANPREFIX after 9fd7ee1cdf6c
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 17 Apr 2024 18:31:09 UTC
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