summaryrefslogtreecommitdiffstats
path: root/net/opengatekeeper
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-31 22:22:59 +0000
committerade <ade@FreeBSD.org>2001-05-31 22:22:59 +0000
commitd50913dd2bba2982faeb50020696c56ef0bcc7c6 (patch)
tree9c66c6dc55e3c3f40aa286bc2de892db4b153d34 /net/opengatekeeper
parent6147be03b2ccf2eb7310d2481445311a628a4afa (diff)
downloadFreeBSD-ports-d50913dd2bba2982faeb50020696c56ef0bcc7c6.zip
FreeBSD-ports-d50913dd2bba2982faeb50020696c56ef0bcc7c6.tar.gz
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
Diffstat (limited to 'net/opengatekeeper')
-rw-r--r--net/opengatekeeper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opengatekeeper/Makefile b/net/opengatekeeper/Makefile
index 16175b4..bb6d167 100644
--- a/net/opengatekeeper/Makefile
+++ b/net/opengatekeeper/Makefile
@@ -14,7 +14,7 @@ DISTNAME= opengate_0.9alpha3
MAINTAINER= roger@FreeBSD.org
-BUILD_DEPENDS= /nonexistent:${PORTSDIR}/net/openh323:build
+BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build
WRKSRC= ${WRKDIR}/opengate
OpenPOWER on IntegriCloud