aboutsummaryrefslogtreecommitdiffstats
path: root/irc/weechat
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2011-11-14 11:26:46 +0800
committerrakuco <rakuco@FreeBSD.org>2011-11-14 11:26:46 +0800
commit3e3bdff1f914695e975da2198d279e2769d47eb9 (patch)
tree3d5417da1e6a5cc164888f7fb19a0e8c26506a76 /irc/weechat
parent60766fa91697722890579e02dd190000420b7da7 (diff)
downloadfreebsd-ports-gnome-3e3bdff1f914695e975da2198d279e2769d47eb9.tar.gz
freebsd-ports-gnome-3e3bdff1f914695e975da2198d279e2769d47eb9.tar.zst
freebsd-ports-gnome-3e3bdff1f914695e975da2198d279e2769d47eb9.zip
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes
Diffstat (limited to 'irc/weechat')
-rw-r--r--irc/weechat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index a311afa00509..ec5440e37a78 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -22,7 +22,6 @@ USE_LDCONFIG= yes
USE_NCURSES= yes
WITH_NCURSES_BASE= yes
USE_CMAKE= yes
-CMAKE_USE_PTHREAD= yes
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
WANT_PERL= yes
-2/+2 * Gnocatan has been renamed to Pioneers and the project moved due to legallesi2005-08-011-5/+5 * - Correct MASTER_SITE_SUBDIR [1]novel2005-07-231-1/+1 * - Update to 0.8.1.59pav2005-04-091-2/+1 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1 * Update to 0.8.1.54arved2005-03-071-1/+1 * Update to 0.8.1.53vs2005-02-251-1/+1 * - Update to 0.8.1.51pav2005-01-281-1/+1 * - Update to 0.8.1.48pav2005-01-241-1/+1 * Update to 0.8.1.45vs2004-12-211-2/+2 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * Update to 0.8.1.30vs2004-08-091-2/+1 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-05