diff options
Diffstat (limited to 'devel/p4genpatch/Makefile')
-rw-r--r-- | devel/p4genpatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4genpatch/Makefile b/devel/p4genpatch/Makefile index b47d348ceb21..1e7b24dfd71f 100644 --- a/devel/p4genpatch/Makefile +++ b/devel/p4genpatch/Makefile @@ -10,7 +10,7 @@ DISTFILES= MAINTAINER= ports@FreeBSD.org COMMENT= Helper scripts for generating RCS patches from Perforce -RUN_DEPENDS= p4:${PORTSDIR}/devel/p4 +RUN_DEPENDS= p4:devel/p4 NO_BUILD= yes NO_WRKSUBDIR= yes |