aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
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
parent3c517227e2d1878885ceea83662ed2bcc5bda768 (diff)
downloadports-b6af2ffc9125ce48ce2b097ef0524d031e747283.tar.gz
ports-b6af2ffc9125ce48ce2b097ef0524d031e747283.zip
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/worker/Makefile8
-rw-r--r--x11-fm/worker/distinfo4
2 files changed, 3 insertions, 9 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
diff --git a/x11-fm/worker/distinfo b/x11-fm/worker/distinfo
index 0708866654fb..86e4f7a4866f 100644
--- a/x11-fm/worker/distinfo
+++ b/x11-fm/worker/distinfo
@@ -1,2 +1,2 @@
-SHA256 (worker-3.7.0.tar.bz2) = 98038936650c2e6b20cb883f7c7b5804ba713a9f1c08385ceb81acf0e3ae608b
-SIZE (worker-3.7.0.tar.bz2) = 1519441
+SHA256 (worker-3.7.1.tar.bz2) = 5b1c97809544e8cba64ca0bbc4445aed51be95c7b9f71f4da142267c6910ef13
+SIZE (worker-3.7.1.tar.bz2) = 1498786