Hi!
Please add attached patch to FreeBSD port (ports/devel/kdesdk3) Best regards, Andrei Lavreniyuk.
--- Makefile.orig 2008-08-18 09:21:35.000000000 +0000
+++ Makefile 2008-08-21 16:27:28.404710107 +0000
@@ -17,6 +17,7 @@
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= svn_client-1.0:${PORTSDIR}/devel/subversion
+BUILD_DEPENDS= flex:${PORTSDIR}/textproc/flex
CONFLICTS= umbrello-[0-9]* kcachegrind-[0-9]*
@@ -39,6 +40,7 @@
--with-svn-include=${LOCALBASE}/include \
--with-svn-lib=${LOCALBASE}/lib
+CONFIGURE_ENV= LEX=${LOCALBASE}/bin/flex
MAN1= cervisia.1 cvsblame.1 cvscheck.1 cvsversion.1 includemocs.1
kde-build.1 kdesvn-build.1 noncvslist.1
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
signature.asc
Description: OpenPGP digital signature
_______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
