From a98612829dee967b67cc7e9c6205ad25f8825dc1 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Thu, 14 Apr 2005 11:35:14 +0000 Subject: [PATCH] - Add cdiff to RUN_DEPENDS. PR: ports/74638 Submitted by: Sean Farley Approved by: maintainer timeout (4 months) --- devel/porttools/Makefile | 3 ++- ports-mgmt/porttools/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/devel/porttools/Makefile b/devel/porttools/Makefile index e9405a2fea8c..e88e07730939 100644 --- a/devel/porttools/Makefile +++ b/devel/porttools/Makefile @@ -7,7 +7,7 @@ PORTNAME= porttools PORTVERSION= 0.63 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,6 +16,7 @@ MAINTAINER= sergei@FreeBSD.org COMMENT= Tools for testing and submitting port updates and new ports RUN_DEPENDS= portlint:${PORTSDIR}/devel/portlint \ + cdiff:${PORTSDIR}/textproc/cdiff \ sudo:${PORTSDIR}/security/sudo .include diff --git a/ports-mgmt/porttools/Makefile b/ports-mgmt/porttools/Makefile index e9405a2fea8c..e88e07730939 100644 --- a/ports-mgmt/porttools/Makefile +++ b/ports-mgmt/porttools/Makefile @@ -7,7 +7,7 @@ PORTNAME= porttools PORTVERSION= 0.63 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,6 +16,7 @@ MAINTAINER= sergei@FreeBSD.org COMMENT= Tools for testing and submitting port updates and new ports RUN_DEPENDS= portlint:${PORTSDIR}/devel/portlint \ + cdiff:${PORTSDIR}/textproc/cdiff \ sudo:${PORTSDIR}/security/sudo .include