diff options
Diffstat (limited to 'net/scdp')
-rw-r--r-- | net/scdp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/scdp/Makefile b/net/scdp/Makefile index fcdaa8a56da..49415030c81 100644 --- a/net/scdp/Makefile +++ b/net/scdp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2007/03/08 19:25:32 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:31 joerg Exp $ # DISTNAME= scdp-1.0b @@ -11,6 +11,8 @@ MAINTAINER= arved@arved.at HOMEPAGE= http://sourceforge.net/projects/scdp/ COMMENT= Program to send Cisco Discovery Protocol packets +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes SUBST_CLASSES+= conf |