diff options
Diffstat (limited to 'misc/dphys-config/Makefile')
-rw-r--r-- | misc/dphys-config/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dphys-config/Makefile b/misc/dphys-config/Makefile index f46f9bd50033..3c5fcf46b703 100644 --- a/misc/dphys-config/Makefile +++ b/misc/dphys-config/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Tool to distribute config files -RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget +RUN_DEPENDS= wget:ftp/wget NO_BUILD= yes |