From d50913dd2bba2982faeb50020696c56ef0bcc7c6 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 31 May 2001 22:22:59 +0000 Subject: Replace last remnants of "nonexistent", "/nonexistent" etc. with ${NONEXISTENT} as per bsd.port.mk --- net/ohphone/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/ohphone/Makefile') diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index 7790c13ec79c..5e4b8f8bb43f 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -15,7 +15,7 @@ DISTNAME= ohphone_1.1.2 MAINTAINER= roger@FreeBSD.org -BUILD_DEPENDS= /nonexistent:${PORTSDIR}/net/openh323:build +BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit