aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/worker/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2015-06-07 19:57:48 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2015-06-07 19:57:48 +0000
commitb6af2ffc9125ce48ce2b097ef0524d031e747283 (patch)
treecf845e23859c42f4c7a506448f7c9d699ccd8b29 /x11-fm/worker/Makefile
parent3c517227e2d1878885ceea83662ed2bcc5bda768 (diff)
downloadports-b6af2ffc9125ce48ce2b097ef0524d031e747283.tar.gz
ports-b6af2ffc9125ce48ce2b097ef0524d031e747283.zip
Notes
Diffstat (limited to 'x11-fm/worker/Makefile')
-rw-r--r--x11-fm/worker/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-fm/worker/Makefile b/x11-fm/worker/Makefile
index 57087fb269f6..4de2118eceaf 100644
--- a/x11-fm/worker/Makefile
+++ b/x11-fm/worker/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= worker
-PORTVERSION= 3.7.0
+PORTVERSION= 3.7.1
CATEGORIES= x11-fm
MASTER_SITES= http://www.boomerangsworld.de/cms/worker/downloads/
@@ -16,12 +16,6 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USES= compiler:c++11-lib pkgconfig shebangfix tar:bzip2
GNU_CONFIGURE= yes
USE_XORG= x11 xinerama
-# From version 3.7.0 worker automatically detects proper pthread flags
-# which should be passed to compiler, for FreeBSD it properly sets
-# PTHREAD_CFLAGS to '-pthread', but leaves PTHREAD_LIBS variable empty,
-# making linker scream and fail about unresolved pthread_* functions.
-# This hack helps to pass proper flags to the linker.
-CONFIGURE_ENV= PTHREAD_LIBS="-pthread"
SHEBANG_FILES= ${WRKSRC}/scripts/*.sh \
${WRKSRC}/scripts/xeditor