From bc8993b85b9486eec098bbfa8b175d255e9e42b8 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Wed, 21 Jun 2023 01:24:33 -0400 Subject: archivers/libunrar6: Move to archivers/libunrar Unversion archivers/libunrar6 now that this is the only version of libunrar in the ports tree. --- sysutils/fusefs-rar2fs/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sysutils') diff --git a/sysutils/fusefs-rar2fs/Makefile b/sysutils/fusefs-rar2fs/Makefile index c75f638c187a..ab1dd062143b 100644 --- a/sysutils/fusefs-rar2fs/Makefile +++ b/sysutils/fusefs-rar2fs/Makefile @@ -1,7 +1,7 @@ PORTNAME= rar2fs DISTVERSION= 1.29.5 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- @@ -13,7 +13,7 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${NONEXISTENT}:${LIBUNRAR_PORT}:patch -LIB_DEPENDS= libunrar.so.6:${LIBUNRAR_PORT} +LIB_DEPENDS= libunrar.so:${LIBUNRAR_PORT} USES= autoreconf compiler:c11 gmake fuse USE_GITHUB= yes @@ -31,7 +31,7 @@ PLIST_FILES= bin/${PORTNAME} \ bin/mkr2i \ man/man1/rar2fs.1.gz -LIBUNRAR_PORT= archivers/libunrar6 +LIBUNRAR_PORT= archivers/libunrar LIBUNRAR_PKG= ${LIBUNRAR_PORT:S|archivers/||} .include -- cgit v1.2.3