git: 0707782349c7 - main - www/p5-RT-Extension-RepeatTicket: this ports is for v1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 May 2025 08:36:08 UTC
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=0707782349c76a165e95957a9537357a8d2d37b5 commit 0707782349c76a165e95957a9537357a8d2d37b5 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2025-05-28 08:19:23 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2025-05-28 08:28:14 +0000 www/p5-RT-Extension-RepeatTicket: this ports is for v1 --- www/p5-RT-Extension-RepeatTicket/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/p5-RT-Extension-RepeatTicket/Makefile b/www/p5-RT-Extension-RepeatTicket/Makefile index 6dad383835fc..6fe85dd1fdbf 100644 --- a/www/p5-RT-Extension-RepeatTicket/Makefile +++ b/www/p5-RT-Extension-RepeatTicket/Makefile @@ -24,6 +24,8 @@ NO_ARCH= yes RT_VER= 44 PLIST_SUB= RTHOME=share/rt${RT_VER} +PORTSCOUT= :^1\. + post-patch: @${REINPLACE_CMD} -e 's|LocalPath/man/man3|LocalPath/share/man/man3|g' ${WRKSRC}/inc/Module/Install/RTx.pm