summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2001-03-23 17:34:06 +0000
committerdinoex <dinoex@FreeBSD.org>2001-03-23 17:34:06 +0000
commitdff795243e47f0f7c1171e9c8b1829879226aadb (patch)
tree7ddee4e2aa6013a5d02a82b451038d1a03d230e7 /news
parentdae162c15c9fefc20810f6067e38894cd66a4f9b (diff)
downloadFreeBSD-ports-dff795243e47f0f7c1171e9c8b1829879226aadb.zip
FreeBSD-ports-dff795243e47f0f7c1171e9c8b1829879226aadb.tar.gz
change /nonexistent to ${NONEXISTENT} as noted in porters handbook
Diffstat (limited to 'news')
-rw-r--r--news/suck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile
index 5f23edf..d8b557e 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -21,7 +21,7 @@ MAN1= suck.1 rpost.1 testhost.1 lmove.1
EXTRA_PATCHES+= ${FILESDIR}/cnews.patch
.else
EXTRA_PATCHES+= ${FILESDIR}/inn2.patch
-BUILD_DEPENDS+= /nonexistent:${PORTSDIR}/news/inn:configure
+BUILD_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/news/inn:configure
BUILD_DEPENDS+= ${LOCALBASE}/news/lib/libinn.a:${PORTSDIR}/news/inn
.endif
OpenPOWER on IntegriCloud