aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2001-03-24 01:34:06 +0800
committerdinoex <dinoex@FreeBSD.org>2001-03-24 01:34:06 +0800
commitdff795243e47f0f7c1171e9c8b1829879226aadb (patch)
tree7ddee4e2aa6013a5d02a82b451038d1a03d230e7 /news
parentdae162c15c9fefc20810f6067e38894cd66a4f9b (diff)
downloadfreebsd-ports-gnome-dff795243e47f0f7c1171e9c8b1829879226aadb.tar.gz
freebsd-ports-gnome-dff795243e47f0f7c1171e9c8b1829879226aadb.tar.zst
freebsd-ports-gnome-dff795243e47f0f7c1171e9c8b1829879226aadb.zip
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 5f23edf44fc2..d8b557e39b4b 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