diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-31 22:22:59 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-31 22:22:59 +0000 |
commit | 251562621233f8fdec525afe26d7e087fc2f9203 (patch) | |
tree | af8c8b53de15bde159c3047c26b229999f261b8d /net/ohphone | |
parent | c9334746b23672432049ef86ec6accf57ef22cc9 (diff) |
Notes
Diffstat (limited to 'net/ohphone')
-rw-r--r-- | net/ohphone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |