1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

* Upgrade to 2.7.0.

* PERL -> REINPLACE

PR:		44517
Submitted by:	maintainer
This commit is contained in:
Oliver Braun 2002-10-27 11:50:59 +00:00
parent beab0665a6
commit 71eb863fda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68916
2 changed files with 5 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= worker
PORTVERSION= 2.6.1
PORTVERSION= 2.7.0
CATEGORIES= x11-fm
MASTER_SITES= http://www.boomerangsworld.de/worker/downloads/ \
http://www.informatik.uni-halle.de/~hoffmanr/worker/downloads/
@ -15,13 +15,15 @@ MAINTAINER= simond@irrelevant.org
GNU_CONFIGURE= yes
USE_XLIB= yes
USE_REINPLACE= yes
MAN1= worker.1
CFLAGS+= ${PTHREAD_CFLAGS}
CONFIGURE_ARGS= --disable-libxpkmaster
pre-configure:
@${PERL} -pi.orig -e 's:-lpthread:${PTHREAD_LIBS}:g' \
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
${WRKSRC}/configure
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (worker-2.6.1.tar.gz) = 5ed940f25728fd300d6749727c68997a
MD5 (worker-2.7.0.tar.gz) = fff6acb6855f03a201aca1f0261a6053