diff options
Diffstat (limited to 'net/dtcpclient/Makefile')
-rw-r--r-- | net/dtcpclient/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/dtcpclient/Makefile b/net/dtcpclient/Makefile index a0b376da58c..d020dcde331 100644 --- a/net/dtcpclient/Makefile +++ b/net/dtcpclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/04/15 22:07:36 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:18 asau Exp $ # DISTNAME= dtcpclient-20060526 @@ -14,8 +14,6 @@ COMMENT= Dynamic Tunnel Configuration Protocol client ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* Darwin-*-* ONLY_FOR_PLATFORM+= DragonFly-*-* -PKG_DESTDIR_SUPPORT= user-destdir - USE_BSD_MAKEFILE= yes RCD_SCRIPTS= dtcpclient |