summaryrefslogtreecommitdiffstats
path: root/x11/xscreensaver-gnome
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-03-24 19:37:43 +0000
committermarino <marino@FreeBSD.org>2015-03-24 19:37:43 +0000
commit61b3ec41852b1ac7162fe5232b06722a44f61978 (patch)
treea4ccf69d55299b5301757b9646b86e3cfed1e46e /x11/xscreensaver-gnome
parent35046dbb75789b39e6b750f883a667ea02f6db21 (diff)
downloadFreeBSD-ports-61b3ec41852b1ac7162fe5232b06722a44f61978.zip
FreeBSD-ports-61b3ec41852b1ac7162fe5232b06722a44f61978.tar.gz
3 ports categories: Remove $PTHREAD_LIBS
Categories: editors, x11, x11-toolkits approved by: PTHREAD blanket
Diffstat (limited to 'x11/xscreensaver-gnome')
-rw-r--r--x11/xscreensaver-gnome/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xscreensaver-gnome/Makefile b/x11/xscreensaver-gnome/Makefile
index c315620..f5c89ce 100644
--- a/x11/xscreensaver-gnome/Makefile
+++ b/x11/xscreensaver-gnome/Makefile
@@ -73,8 +73,7 @@ CFLAGS+= -O0
DOS2UNIX_FILES= hacks/glx/topblock.c
post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|malloc.h|stdlib.h|g ; \
+ @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|g ; \
s|/usr/X11R6|${LOCALBASE}|g' \
${WRKSRC}/configure
.if ${PORT_OPTIONS:MPAM}
OpenPOWER on IntegriCloud