summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4
diff options
context:
space:
mode:
authorhira <hira@pkgsrc.org>2005-06-15 08:57:03 +0000
committerhira <hira@pkgsrc.org>2005-06-15 08:57:03 +0000
commit33d4a72431d4c51c661f17318ae085206f4c82be (patch)
tree2efbc81079c82702f6f2b865f95469b1d71086f3 /meta-pkgs/xfce4
parent14d69a8d88c6de78e58aea81ac80af2e1c1e227f (diff)
downloadpkgsrc-33d4a72431d4c51c661f17318ae085206f4c82be.tar.gz
Add definition of example directory.
Diffstat (limited to 'meta-pkgs/xfce4')
-rw-r--r--meta-pkgs/xfce4/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common
index 950de5ab18c..e24b92dbedb 100644
--- a/meta-pkgs/xfce4/Makefile.common
+++ b/meta-pkgs/xfce4/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.23 2005/06/01 18:03:04 jlam Exp $
+# $NetBSD: Makefile.common,v 1.24 2005/06/15 08:57:03 hira 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/ \
@@ -22,6 +22,8 @@ GCC_REQD+= 3.0
PKG_CONFIG_PATH= ${BUILDLINK_DIR}/lib/pkgconfig
+XFCE4_EGBASE= ${PREFIX}/share/examples/xfce4
+
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"