summaryrefslogtreecommitdiff
path: root/x11/libxfce4util/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-04-12 09:55:08 +0000
committermartti <martti@pkgsrc.org>2007-04-12 09:55:08 +0000
commitcc3a1b98dbb5f28f9899b166be27a16e4831791a (patch)
treedf1647c213d3eed2c06db3ecc7e1e4a7031720db /x11/libxfce4util/Makefile
parentaaa04d9ac82bfe4f1c8570d3badea5fbf3fac8fb (diff)
downloadpkgsrc-cc3a1b98dbb5f28f9899b166be27a16e4831791a.tar.gz
Updated to Xfce 4.4.1
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
Diffstat (limited to 'x11/libxfce4util/Makefile')
-rw-r--r--x11/libxfce4util/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile
index c33a2212007..2aa576bcb19 100644
--- a/x11/libxfce4util/Makefile
+++ b/x11/libxfce4util/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2007/01/23 11:53:47 martti Exp $
+# $NetBSD: Makefile,v 1.13 2007/04/12 09:55:21 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 4.2.4
-
DISTNAME= libxfce4util-${XFCE4_VERSION}
-#PKGREVISION= 1
CATEGORIES= x11
COMMENT= Xfce basic library
+CONFIGURE_ARGS+= --with-html-dir=${PREFIX:Q}/share/doc
+
PKGCONFIG_OVERRIDE= libxfce4util/libxfce4util-1.0.pc.in
.include "../../mk/bsd.pkg.mk"