diff options
Diffstat (limited to 'net/dtcpclient/Makefile')
-rw-r--r-- | net/dtcpclient/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dtcpclient/Makefile b/net/dtcpclient/Makefile index be29445ac74..9a667d35a29 100644 --- a/net/dtcpclient/Makefile +++ b/net/dtcpclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/02/21 14:36:52 hamajima Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:46 tv Exp $ # DISTNAME= dtcpclient-20040923 @@ -15,7 +15,6 @@ ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* Darwin-*-* RCD_SCRIPTS= dtcpclient USE_PKGINSTALL= YES -USE_BUILDLINK3= YES SUBST_CLASSES+= paths SUBST_MESSAGE.paths= "Fixing hardcoded paths." |