add CONFIGURE_ARGS+="--enable-mt"

remove file: files/patch-qterm::qtermtelnet.h

PR:		50902
Submitted by:	maintainer
This commit is contained in:
Tilman Keskinoz 2003-04-14 16:55:27 +00:00
parent b6e233dc44
commit 4f373e3532
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78968
2 changed files with 1 additions and 11 deletions

View File

@ -18,6 +18,7 @@ USE_QT_VER= 3
USE_GMAKE= yes
HAS_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_ARGS+= "--enable-mt"
post-patch:
@${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,' \

View File

@ -1,11 +0,0 @@
--- configure.orig Sat Apr 12 20:56:11 2003
+++ configure Sat Apr 12 20:56:27 2003
@@ -8752,7 +8752,7 @@
if test -z ""; then
- kde_qtver=2
+ kde_qtver=3
kde_qtsubver=2
else
kde_qtsubver=`echo "" | sed -e 's#[0-9]\+\.\([0-9]\+\).*#\1#'`