summaryrefslogtreecommitdiff
path: root/x11/9term
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-31 22:22:59 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-31 22:22:59 +0000
commit251562621233f8fdec525afe26d7e087fc2f9203 (patch)
treeaf8c8b53de15bde159c3047c26b229999f261b8d /x11/9term
parentAdd removal of libdata/ to the plist. Ideally, this should be fixed (diff)
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
Notes
Notes: svn path=/head/; revision=43365
Diffstat (limited to 'x11/9term')
-rw-r--r--x11/9term/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile
index 4b6c2c803e6d..24333ec46f2e 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