1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

change /nonexistent to ${NONEXISTENT} as noted in porters handbook

This commit is contained in:
Dirk Meyer 2001-03-23 17:34:06 +00:00
parent 84b2bc0185
commit 30f9deb06d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40280

View File

@ -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