From 6a1e7b4f71c5acb2f2e79a802653ddff9c63b5bf Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 22 May 2005 05:28:25 +0000 Subject: Honor *OWN and *GRP. --- textproc/vis/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/vis/Makefile b/textproc/vis/Makefile index 67973f924e9..553e0d1dfba 100644 --- a/textproc/vis/Makefile +++ b/textproc/vis/Makefile @@ -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 @@ MASTER_SITES= ftp://ftp.gw.com/pub/people/christos/ MAINTAINER= christos@netbsd.org 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" -- cgit v1.2.3