diff options
Diffstat (limited to 'net/gopher/Makefile')
-rw-r--r-- | net/gopher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gopher/Makefile b/net/gopher/Makefile index 20da974e54f9..d950f8da5821 100644 --- a/net/gopher/Makefile +++ b/net/gopher/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org FORBIDDEN= "Remote exploits" -BUILD_DEPENDS= /nonexistent:${PORTSDIR}/net/wais:build +BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/wais:build DATADIR= $(PREFIX)/gopher-data WaisTop= $(PORTSDIR)/net/wais/work/freeWAIS-0.5 |