diff options
Diffstat (limited to 'www/w3c-httpd/Makefile')
-rw-r--r-- | www/w3c-httpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index 77694918a1a4..fa007af052e1 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \ MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= /nonexistent:${PORTSDIR}/net/wais:build +BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/wais:build NO_WRKSUBDIR= yes WWW_ROOT?= ${PREFIX}/www |