aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/ark/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile
index b2e391664859..54b7f0310554 100644
--- a/archivers/ark/Makefile
+++ b/archivers/ark/Makefile
@@ -44,7 +44,7 @@ RUN_DEPENDS+= unzip>0:${PORTSDIR}/archivers/unzip \
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012)
-LIB_DEPENDS+= archive.12:${PORTSDIR}/archivers/libarchive
+LIB_DEPENDS+= archive:${PORTSDIR}/archivers/libarchive
.endif
.if ${PORT_OPTIONS:MRAR}