summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'meta-pkgs/xfce4/Makefile.common')
-rw-r--r--meta-pkgs/xfce4/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common
index 48f3570bc80..950de5ab18c 100644
--- a/meta-pkgs/xfce4/Makefile.common
+++ b/meta-pkgs/xfce4/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.22 2005/05/22 21:49:24 rillig Exp $
+# $NetBSD: Makefile.common,v 1.23 2005/06/01 18:03:04 jlam Exp $
MASTER_SITES= http://www.xfce.org/archive/xfce-4.2.2/src/ \
http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.2.2/src/ \
@@ -11,7 +11,6 @@ XFCE4_VERSION= 4.2.2
# Do NOT put a PKGREVISION statement in this file!
-USE_X11= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
@@ -25,6 +24,7 @@ PKG_CONFIG_PATH= ${BUILDLINK_DIR}/lib/pkgconfig
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/pkgconfig/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*)