View | Details | Raw Unified | Return to bug 74638
Collapse All | Expand All

(-)/usr/ports/devel/porttools/Makefile (-1 / +2 lines)
Lines 15-21 Link Here
15
MAINTAINER=	sergei@FreeBSD.org
15
MAINTAINER=	sergei@FreeBSD.org
16
COMMENT=	Tools for testing and submitting port updates and new ports
16
COMMENT=	Tools for testing and submitting port updates and new ports
17
17
18
RUN_DEPENDS=	portlint:${PORTSDIR}/devel/portlint \
18
RUN_DEPENDS=	cdiff:${PORTSDIR}/textproc/cdiff \
19
		portlint:${PORTSDIR}/devel/portlint \
19
		sudo:${PORTSDIR}/security/sudo
20
		sudo:${PORTSDIR}/security/sudo
20
21
21
.include <bsd.port.pre.mk>
22
.include <bsd.port.pre.mk>

Return to bug 74638