git: e06d74dcb627 - main - pidgin: fix last minute typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jun 2022 14:13:50 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e06d74dcb62730016765078b85bfae6e8fd5455c
commit e06d74dcb62730016765078b85bfae6e8fd5455c
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-06-08 14:13:32 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-06-08 14:13:32 +0000
pidgin: fix last minute typo
---
net-im/pidgin/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile
index b565a5a00b52..1236635be57b 100644
--- a/net-im/pidgin/Makefile
+++ b/net-im/pidgin/Makefile
@@ -25,7 +25,7 @@ USE_XORG= xscrnsaver sm
CONFIGURE_ARGS= --disable-consoleui \
--disable-nm \
--enable-screensaver \
- --disable-schemas-install
+ --disable-schemas-install \
--with-dynamic_prpls=${PRPL_MODULES:S/,$//}
post-install-PERL-on: