From d56acaf17943a5ea2eefbcd96691d6b7246003b8 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Mon, 3 May 2010 20:47:52 +0000 Subject: [PATCH] Use the new p4 client (these ports are currently unmaintained). Submitted by: rene Approved by: tabthorpe (mentor) --- devel/p4.el/Makefile | 2 +- devel/p4db/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/p4.el/Makefile b/devel/p4.el/Makefile index 6f95ffe24176..7c6cbbdfdd93 100644 --- a/devel/p4.el/Makefile +++ b/devel/p4.el/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Perforce-Emacs Integration -RUN_DEPENDS= p4:${PORTSDIR}/devel/perforce +RUN_DEPENDS= p4:${PORTSDIR}/devel/p4 NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/devel/p4db/Makefile b/devel/p4db/Makefile index d407f7551109..c19309fa2465 100644 --- a/devel/p4db/Makefile +++ b/devel/p4db/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME:U}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Web/Perforce Browser -RUN_DEPENDS= p4:${PORTSDIR}/devel/perforce +RUN_DEPENDS= p4:${PORTSDIR}/devel/p4 USE_PERL5= yes NO_BUILD= yes