git: 7d8f014e7f14 - 2024Q2 - net/torsocks: Fix USE_LDCONFIG
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 May 2024 08:31:24 UTC
The branch 2024Q2 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d8f014e7f1405c816a63d26fde63c199d3c104a commit 7d8f014e7f1405c816a63d26fde63c199d3c104a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-05 08:29:45 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-05 08:31:17 +0000 net/torsocks: Fix USE_LDCONFIG (cherry picked from commit 4251c2a2ddb5156ca44de4836cfa08100df2c33d) --- net/torsocks/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/torsocks/Makefile b/net/torsocks/Makefile index 377e1dc5a811..4e878fc2ead1 100644 --- a/net/torsocks/Makefile +++ b/net/torsocks/Makefile @@ -1,6 +1,6 @@ PORTNAME= torsocks DISTVERSION= 2.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net security MASTER_SITES= https://people.torproject.org/~dgoulet/${PORTNAME}/ @@ -15,7 +15,7 @@ USES= alias gmake libtool tar:xz GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share INSTALL_TARGET= install-strip -USE_LDCONFIG= yes +USE_LDCONFIG= ${PREFIX}/lib/torsocks SUB_FILES= pkg-message