summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-15 19:07:14 +0000
committerjoerg <joerg>2007-01-15 19:07:14 +0000
commit306be3ea6157bb2e74b444e5e43aa281180dae10 (patch)
tree591016bbd25689f5761ef7c724cdd187a1f9643e /x11/gnustep-gui
parent2aaf045f31148817923f094029065e32c48a1077 (diff)
downloadpkgsrc-306be3ea6157bb2e74b444e5e43aa281180dae10.tar.gz
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 (limited to 'x11/gnustep-gui')
-rw-r--r--x11/gnustep-gui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile
index c57285864fd..cd4aa4fc930 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -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 @@ MAKE_FILE= GNUmakefile
.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"