diff options
Diffstat (limited to 'mbone/beacon/Makefile')
-rw-r--r-- | mbone/beacon/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mbone/beacon/Makefile b/mbone/beacon/Makefile index a1558f63b6c..10f83d7be15 100644 --- a/mbone/beacon/Makefile +++ b/mbone/beacon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/03 21:56:41 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/08 09:25:49 asau Exp $ # DISTNAME= beacon-1.3 @@ -11,8 +11,6 @@ HOMEPAGE= http://dast.nlanr.net/Projects/Beacon/ COMMENT= Multicast supervision tool LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/share/examples/beacon |