git: 5f808d13d336 - main - sysutils/ltfs: Add portscout regex
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Aug 2022 18:36:00 UTC
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f808d13d33664c931f28bd7f46ccef9f1e5cae9 commit 5f808d13d33664c931f28bd7f46ccef9f1e5cae9 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2022-08-15 18:35:47 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2022-08-15 18:35:47 +0000 sysutils/ltfs: Add portscout regex --- sysutils/ltfs/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/ltfs/Makefile b/sysutils/ltfs/Makefile index 6dbc3da0bd83..2371d890bf65 100644 --- a/sysutils/ltfs/Makefile +++ b/sysutils/ltfs/Makefile @@ -30,6 +30,8 @@ CONFIGURE_ARGS+= --enable-icu-6x INSTALL_TARGET= install-strip +PORTSCOUT= limit:[0-9\.]+ + OPTIONS_DEFINE= DEBUG SNMP OPTIONS_SUB= yes