mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix typo in UNZOO option
PR: 101129 Submitted by: gabor (maintainer)
This commit is contained in:
parent
14762b76f6
commit
1fcbcc63f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169313
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= amavisd-new
|
||||
PORTVERSION= 2.4.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.ijs.si/software/amavisd/ \
|
||||
@ -128,7 +128,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/arc:${PORTSDIR}/archivers/arc
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/zoo:${PORTSDIR}/archivers/zoo
|
||||
.endif
|
||||
|
||||
.if defined(WITH_ZOO)
|
||||
.if defined(WITH_UNZOO)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/unzoo:${PORTSDIR}/archivers/unzoo
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user