diff options
Diffstat (limited to 'devel/cvs-syncmail/Makefile')
-rw-r--r-- | devel/cvs-syncmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvs-syncmail/Makefile b/devel/cvs-syncmail/Makefile index 6637938bf7a3..90fc0e019660 100644 --- a/devel/cvs-syncmail/Makefile +++ b/devel/cvs-syncmail/Makefile @@ -21,7 +21,7 @@ PLIST_FILES= bin/${DISTNAME} .include <bsd.port.pre.mk> .if ${OPSYS} == FreeBSD && ${OSVERSION} > 1000000 -RUN_DEPENDS= cvs:${PORTSDIR}/devel/cvs +RUN_DEPENDS= cvs:devel/cvs .endif do-extract: |