diff options
Diffstat (limited to 'net/choparp')
-rw-r--r-- | net/choparp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/choparp/Makefile b/net/choparp/Makefile index 40498071043..a0395d726c3 100644 --- a/net/choparp/Makefile +++ b/net/choparp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2007/03/24 19:21:29 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:39 joerg Exp $ # DISTNAME= choparp-20021107 @@ -9,6 +9,8 @@ MAINTAINER= dbj@NetBSD.org HOMEPAGE= http://choparp.sourceforge.net/ COMMENT= Simple proxy arp daemon +PKG_DESTDIR_SUPPORT= user-destdir + NOT_FOR_PLATFORM= Interix-*-* # does not have bpf(4) device MANCOMPRESSED_IF_MANZ= yes |