pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/lush No need to include x11.b3.mk directly.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f589392c953b
branches:  trunk
changeset: 525548:f589392c953b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Feb 19 18:20:48 2007 +0000

description:
No need to include x11.b3.mk directly.

diffstat:

 lang/lush/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 3c67585e8d8a -r f589392c953b lang/lush/Makefile
--- a/lang/lush/Makefile        Mon Feb 19 18:02:07 2007 +0000
+++ b/lang/lush/Makefile        Mon Feb 19 18:20:48 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/08/23 22:01:00 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2007/02/19 18:20:48 joerg Exp $
 
 DISTNAME=      lush-1.1
 CATEGORIES=    lang
@@ -24,5 +24,4 @@
 .include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../audio/libaudiofile/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index