pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/bozohttpd Honor *OWN, *GRP, and *MODE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c242b85f929e
branches: trunk
changeset: 514319:c242b85f929e
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jun 10 19:56:35 2006 +0000
description:
Honor *OWN, *GRP, and *MODE.
diffstat:
www/bozohttpd/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 5025bebb3f50 -r c242b85f929e www/bozohttpd/Makefile
--- a/www/bozohttpd/Makefile Sat Jun 10 19:53:54 2006 +0000
+++ b/www/bozohttpd/Makefile Sat Jun 10 19:56:35 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2006/05/18 02:48:53 rpaulo Exp $
+# $NetBSD: Makefile,v 1.54 2006/06/10 19:56:35 minskim Exp $
#
DISTNAME= bozohttpd-20060517
@@ -14,6 +14,9 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
+MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} BINMODE=${BINMODE}
+MAKE_ENV+= MANOWN=${BINOWN} MANGRP=${BINGRP} MANMODE=${BINMODE}
+
PKG_OPTIONS_VAR= PKG_OPTIONS.bozohttpd
PKG_SUPPORTED_OPTIONS= bozohttpd-do-htpasswd
Home |
Main Index |
Thread Index |
Old Index