pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/vis Honor *OWN and *GRP.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd9047e34b6a
branches: trunk
changeset: 494268:fd9047e34b6a
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun May 22 05:28:25 2005 +0000
description:
Honor *OWN and *GRP.
diffstat:
textproc/vis/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r f8f4da0fbdfc -r fd9047e34b6a textproc/vis/Makefile
--- a/textproc/vis/Makefile Sun May 22 05:26:17 2005 +0000
+++ b/textproc/vis/Makefile Sun May 22 05:28:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2005/05/10 21:56:13 christos Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/22 05:28:25 minskim Exp $
#
DISTNAME= vis-0.0
@@ -8,6 +8,9 @@
MAINTAINER= christos%netbsd.org@localhost
COMMENT= Convert strings from/to a visual format
+MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} \
+ MANOWN=${MANOWN} MANGRP=${MANGRP}
+
.include "../../mk/bsd.prefs.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index