From e8a3b06aefc3d40df8acdb3565e9f645054b56e7 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Tue, 22 Jun 2004 19:42:06 +0000 Subject: Remove inclusion of Makefile.kde from all remaining ports not maintained by kde@ Approved by: maintainer timeout --- sysutils/kcube/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sysutils/kcube') diff --git a/sysutils/kcube/Makefile b/sysutils/kcube/Makefile index db4e11e1ffd1..135e73a23c95 100644 --- a/sysutils/kcube/Makefile +++ b/sysutils/kcube/Makefile @@ -22,8 +22,7 @@ USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes post-patch: - @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} + @${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \ + ${WRKSRC}/${CONFIGURE_SCRIPT} -.include -.include "${PORTSDIR}/x11/kde3/Makefile.kde" -.include +.include -- cgit v1.2.3