diff options
Diffstat (limited to 'net/dtcp/Makefile')
-rw-r--r-- | net/dtcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dtcp/Makefile b/net/dtcp/Makefile index 1b24dc641016..9a32ec21e371 100644 --- a/net/dtcp/Makefile +++ b/net/dtcp/Makefile @@ -12,7 +12,7 @@ COMMENT= Dynamic Tunnel Configuration Protocol daemon and client LICENSE= BSD3CLAUSE .if defined(WITH_QPOPAUTH) -RUN_DEPENDS= qpopauth:${PORTSDIR}/mail/qpopper +RUN_DEPENDS= qpopauth:mail/qpopper .endif USES= uidfix |