diff options
Diffstat (limited to 'x11/9term/Makefile')
-rw-r--r-- | x11/9term/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile index 4b6c2c8..24333ec 100644 --- a/x11/9term/Makefile +++ b/x11/9term/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org # needs library and private header, but not during runtime -BUILD_DEPENDS= /nonexistent:${PORTSDIR}/editors/sam:build +BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/editors/sam:build NO_WRKSUBDIR= yes USE_X_PREFIX= yes |