From b146d123da96a8f8487d2f6c19c31dfb31d6be4c Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 21 Jun 2008 17:58:17 +0000 Subject: Fix autoconf header to not re-declare inet_ntop and friends. Fix text relocations by ensuring the Perl module can use -fPIC builds. Bump revision. --- mbone/beacon/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mbone/beacon/Makefile') diff --git a/mbone/beacon/Makefile b/mbone/beacon/Makefile index 6133faadc53..342145f8701 100644 --- a/mbone/beacon/Makefile +++ b/mbone/beacon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2007/11/27 08:04:10 seb Exp $ +# $NetBSD: Makefile,v 1.9 2008/06/21 17:58:17 joerg Exp $ # DISTNAME= beacon-1.1-0 PKGNAME= beacon-1.1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mbone MASTER_SITES= http://dast.nlanr.net/Projects/Beacon/releases/ @@ -11,6 +11,8 @@ MAINTAINER= manu@NetBSD.org HOMEPAGE= http://dast.nlanr.net/Projects/Beacon/ COMMENT= Multicast supervision tool +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/share/examples/beacon -- cgit v1.2.3