pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnustep-gui Probes for X11, but doesn't really use...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b702a63ef25
branches: trunk
changeset: 523950:4b702a63ef25
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jan 15 19:07:14 2007 +0000
description:
Probes for X11, but doesn't really use it. No symbols in the shared
objects, no files include X11/*. So remove the dep and bump revision.
diffstat:
x11/gnustep-gui/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ccd983fc1a6e -r 4b702a63ef25 x11/gnustep-gui/Makefile
--- a/x11/gnustep-gui/Makefile Mon Jan 15 18:37:27 2007 +0000
+++ b/x11/gnustep-gui/Makefile Mon Jan 15 19:07:14 2007 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2006/09/22 07:08:16 rillig Exp $
+# $NetBSD: Makefile,v 1.36 2007/01/15 19:07:14 joerg Exp $
DISTNAME= gnustep-gui-0.11.0
+PKGREVISION= 1
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
@@ -21,5 +22,4 @@
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index