summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-02-01 13:03:53 +0000
committerjoerg <joerg@pkgsrc.org>2007-02-01 13:03:53 +0000
commit8af596caded9df37fe0519a2bb3626677eedb419 (patch)
tree4e5d68a4527816610369f300bcfc1229b5f665f8 /meta-pkgs/xfce4
parentac34e10836a028a859ea710266c5f3897c88388d (diff)
downloadpkgsrc-8af596caded9df37fe0519a2bb3626677eedb419.tar.gz
I think all packages are fixed, so remove the default x11.b3.mk include.
Diffstat (limited to 'meta-pkgs/xfce4')
-rw-r--r--meta-pkgs/xfce4/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common
index 884caa7b97c..237089b4cf8 100644
--- a/meta-pkgs/xfce4/Makefile.common
+++ b/meta-pkgs/xfce4/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.32 2007/01/23 11:53:46 martti Exp $
+# $NetBSD: Makefile.common,v 1.33 2007/02/01 13:03:53 joerg Exp $
MASTER_SITES= http://www.xfce.org/archive/xfce-4.2.4/src/ \
http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.2.4/src/
@@ -22,7 +22,6 @@ GCC_REQD+= 3.0
XFCE4_EGBASE= ${PREFIX}/share/examples/xfce4
.include "../../devel/glib2/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
## # Use the latest GNU tar when the native tar is buggy
## .if !empty(MACHINE_PLATFORM:MNetBSD-1.6*)