pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/vis Remove redundant inclusion of bsd.prefs.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f199231049f3
branches:  trunk
changeset: 494269:f199231049f3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun May 22 05:30:23 2005 +0000

description:
Remove redundant inclusion of bsd.prefs.mk.

diffstat:

 textproc/vis/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r fd9047e34b6a -r f199231049f3 textproc/vis/Makefile
--- a/textproc/vis/Makefile     Sun May 22 05:28:25 2005 +0000
+++ b/textproc/vis/Makefile     Sun May 22 05:30:23 2005 +0000
@@ -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 @@
 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