From f44a82ffc69adc19dd585fb18edcb8be0bcf7aef Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 20 Feb 2010 14:58:44 +0000 Subject: DESTDIR support for various Apache modules. --- www/ap-bandwidth/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/ap-bandwidth') diff --git a/www/ap-bandwidth/Makefile b/www/ap-bandwidth/Makefile index d7f4445e266..54e779f14ce 100644 --- a/www/ap-bandwidth/Makefile +++ b/www/ap-bandwidth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/06/02 18:27:59 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2010/02/20 14:58:44 joerg Exp $ # DISTNAME= mod_bandwidth.c @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cohprog.com/mod_bandwidth.html COMMENT= Apache module for bandwidth management +PKG_DESTDIR_SUPPORT= user-destdir + CONFLICTS= ap-bandwidth-[0-9]* WRKSRC= ${WRKDIR} -- cgit v1.2.3