diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2025-05-28 08:19:23 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2025-05-28 08:28:14 +0000 |
commit | 0707782349c76a165e95957a9537357a8d2d37b5 (patch) | |
tree | b1aa5b18adb00abe12e019da95291fe804f8b66b | |
parent | 070778129de812c04ff4f8d2db21c6cca9943eb2 (diff) |
www/p5-RT-Extension-RepeatTicket: this ports is for v1
-rw-r--r-- | www/p5-RT-Extension-RepeatTicket/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |