summaryrefslogtreecommitdiff
path: root/devel/kdesdk3
diff options
context:
space:
mode:
authorhans <hans>2011-11-29 18:19:32 +0000
committerhans <hans>2011-11-29 18:19:32 +0000
commitf1e05fb4e0d1297f355fb99fc95b12caae9b36c5 (patch)
tree0e73a44e20585885eb0114af8e4f0577cd0186bf /devel/kdesdk3
parent0d59a050a02fcf65287c2ad150feac70cea519f8 (diff)
downloadpkgsrc-f1e05fb4e0d1297f355fb99fc95b12caae9b36c5.tar.gz
Add pod2man to USE_TOOLS.
Diffstat (limited to 'devel/kdesdk3')
-rw-r--r--devel/kdesdk3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kdesdk3/Makefile b/devel/kdesdk3/Makefile
index 341972501f9..ab7f313b751 100644
--- a/devel/kdesdk3/Makefile
+++ b/devel/kdesdk3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2011/11/27 05:43:25 sbd Exp $
+# $NetBSD: Makefile,v 1.82 2011/11/29 18:19:32 hans Exp $
DISTNAME= kdesdk-${_KDE_VERSION}
PKGREVISION= 18
@@ -13,7 +13,7 @@ CONFLICTS+= umbrello-[0-9]*
.include "../../meta-pkgs/kde3/Makefile.kde3"
BDB_ACCEPTED= db4 db5
-USE_TOOLS+= lex perl:run bash:run
+USE_TOOLS+= lex perl:run bash:run pod2man
CONFIGURE_ARGS+= --with-db-dir=${BDBBASE}
CONFIGURE_ARGS+= --with-db-include=${BDB_TYPE}/db.h
#CONFIGURE_ARGS+= --with-db-include-dir=${BDBBASE}/include/${BDB_TYPE}