pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc There is no x11.buildlink2.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2250dd497a76
branches:  trunk
changeset: 460812:2250dd497a76
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Thu Sep 04 19:24:13 2003 +0000

description:
There is no x11.buildlink2.mk.

diffstat:

 math/xeukleides/Makefile  |  3 +--
 x11/gnustep-back/Makefile |  4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r ec2ad5a34a23 -r 2250dd497a76 math/xeukleides/Makefile
--- a/math/xeukleides/Makefile  Thu Sep 04 18:33:22 2003 +0000
+++ b/math/xeukleides/Makefile  Thu Sep 04 19:24:13 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/08/17 20:32:22 jmc Exp $
+# $NetBSD: Makefile,v 1.6 2003/09/04 19:24:13 jlam Exp $
 # FreeBSD Id: ports/math/eukleides/Makefile,v 1.1 2002/06/04 18:40:20 ijliao Exp
 
 DISTNAME=      xeukleides.0.9.0
@@ -21,5 +21,4 @@
 USE_GMAKE=     yes
 
 .include "../../x11/gtk/buildlink2.mk"
-.include "../../mk/x11.buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r ec2ad5a34a23 -r 2250dd497a76 x11/gnustep-back/Makefile
--- a/x11/gnustep-back/Makefile Thu Sep 04 18:33:22 2003 +0000
+++ b/x11/gnustep-back/Makefile Thu Sep 04 19:24:13 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:56:29 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/09/04 19:24:13 jlam Exp $
 #
 
 DISTNAME=      gnustep-back-0.8.5
@@ -25,5 +25,5 @@
 .include "../../x11/gnustep-gui/buildlink2.mk"
 .include "../../mk/ossaudio.buildlink2.mk"
 .include "../../mk/pthread.buildlink2.mk"
-.include "../../mk/x11.buildlink2.mk"
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index