pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xfe No need to manually include x11.b3.mk, x1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ab56ed93901
branches:  trunk
changeset: 523702:7ab56ed93901
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jan 11 17:01:25 2007 +0000

description:
No need to manually include x11.b3.mk, x11/fox/b3.mk has a proper
dependency list now. Bump revision anyway as the list has changed.

diffstat:

 sysutils/xfe/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c0863d6eccf0 -r 7ab56ed93901 sysutils/xfe/Makefile
--- a/sysutils/xfe/Makefile     Thu Jan 11 15:53:59 2007 +0000
+++ b/sysutils/xfe/Makefile     Thu Jan 11 17:01:25 2007 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2006/07/22 04:46:18 rillig Exp $
+# $NetBSD: Makefile,v 1.24 2007/01/11 17:01:25 joerg Exp $
 
 DISTNAME=      xfe-0.88
+PKGREVISION=   1
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xfe/}
 
@@ -26,5 +27,4 @@
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../x11/fox/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index