summaryrefslogtreecommitdiff
path: root/devel/kdesdk4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kdesdk4/Makefile')
-rw-r--r--devel/kdesdk4/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/kdesdk4/Makefile b/devel/kdesdk4/Makefile
index 6c8afea465f5..634653844522 100644
--- a/devel/kdesdk4/Makefile
+++ b/devel/kdesdk4/Makefile
@@ -31,8 +31,7 @@ USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
-CONFIGURE_ARGS+=--mandir=${MANPREFIX}/man \
- --with-db-include-dir=${BDB_INCLUDE_DIR} \
+CONFIGURE_ARGS+=--with-db-include-dir=${BDB_INCLUDE_DIR} \
--with-db-lib-dir=${BDB_LIB_DIR} --with-db-name=${BDB_LIB_NAME} \
--with-apr-config=${LOCALBASE}/bin/apr-1-config \
--with-apu-config=${LOCALBASE}/bin/apu-1-config \