From 1e915d8823c9b9888755858883b84462e7148e40 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 22 May 2005 05:30:23 +0000 Subject: Remove redundant inclusion of bsd.prefs.mk. --- textproc/vis/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/vis') diff --git a/textproc/vis/Makefile b/textproc/vis/Makefile index 553e0d1dfba..efa46a2c7bf 100644 --- a/textproc/vis/Makefile +++ b/textproc/vis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/05/22 05:28:25 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2005/05/22 05:30:23 minskim Exp $ # DISTNAME= vis-0.0 @@ -11,6 +11,4 @@ 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