diff options
Diffstat (limited to 'www/ap-bandwidth/Makefile')
-rw-r--r-- | www/ap-bandwidth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-bandwidth/Makefile b/www/ap-bandwidth/Makefile index 46708dc2e4b..a7aa84200ef 100644 --- a/www/ap-bandwidth/Makefile +++ b/www/ap-bandwidth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/20 12:27:58 agc Exp $ +# $NetBSD: Makefile,v 1.6 2004/05/08 15:19:18 grant Exp $ # DISTNAME= mod_bandwidth.c @@ -12,7 +12,7 @@ HOMEPAGE= http://cohprog.com/v3/bandwidth/intro-en.html COMMENT= Apache module for bandwidth management WRKSRC= ${WRKDIR} -USE_BUILDLINK2= YES +USE_BUILDLINK3= yes APACHE_MODULE_NAME= mod_bandwidth.so |