summaryrefslogtreecommitdiff
path: root/x11/libxfce4util/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2006-08-11 09:43:09 +0000
committerdrochner <drochner>2006-08-11 09:43:09 +0000
commit6318ffc8399c4f8e61d0593ca833f08331c0caac (patch)
treefdbf09f9b13cc4ad856a92e54984a972add0d4b3 /x11/libxfce4util/Makefile
parent4133a652dfd2d66c12bc1f2c74deb9e76b7424e7 (diff)
downloadpkgsrc-6318ffc8399c4f8e61d0593ca833f08331c0caac.tar.gz
remove --with-html-dor so that the gtk-doc files are found by devhelp,
bump PKGREVISION
Diffstat (limited to 'x11/libxfce4util/Makefile')
-rw-r--r--x11/libxfce4util/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile
index 7c49be91003..e819973bb85 100644
--- a/x11/libxfce4util/Makefile
+++ b/x11/libxfce4util/Makefile
@@ -1,17 +1,14 @@
-# $NetBSD: Makefile,v 1.10 2006/02/17 06:49:25 martti Exp $
+# $NetBSD: Makefile,v 1.11 2006/08/11 09:43:09 drochner Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 4.2.3.2
DISTNAME= libxfce4util-${XFCE4_VERSION}
-#PKGREVISION= 1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
COMMENT= Xfce basic library
-CONFIGURE_ARGS+= --with-html-dir=${PREFIX:Q}/share/doc/html
-
PKGCONFIG_OVERRIDE= libxfce4util/libxfce4util-1.0.pc.in
.include "../../mk/bsd.pkg.mk"