mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Add missing DEPENDS
- Bump PORTREVISION PR: ports/165667 Submitted by: Steve Wills <swills@freebsd.org>
This commit is contained in:
parent
a806a84e37
commit
f4bb2ef555
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292802
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= Mail-Ezmlm
|
||||
PORTVERSION= 0.08.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,7 +16,9 @@ DISTNAME= Ezmlm-${PORTVERSION}
|
||||
MAINTAINER= dhn@FreeBSD.org
|
||||
COMMENT= Perl module to allow object methods for ezmlm-idx mailing lists
|
||||
|
||||
BUILD_DEPENDS= ${EZMLM_DIR}/bin/ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx
|
||||
BUILD_DEPENDS= ${EZMLM_DIR}/bin/ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx \
|
||||
p5-Crypt-GPG>=0:${PORTSDIR}/security/p5-Crypt-GPG
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
EZMLM_DIR?= ${LOCALBASE}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user