aboutsummaryrefslogtreecommitdiffstats
path: root/net/ushare
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-03-09 02:35:55 +0800
committerrafan <rafan@FreeBSD.org>2008-03-09 02:35:55 +0800
commit33ccc6bdc7a7fb04cf4967bc91b0e695279ed71e (patch)
tree80a8e97a82b736b11627df2e593d742818dbcf8e /net/ushare
parentca3cec76a6d46730b5717aff06694554fd9c08e8 (diff)
downloadfreebsd-ports-gnome-33ccc6bdc7a7fb04cf4967bc91b0e695279ed71e.tar.gz
freebsd-ports-gnome-33ccc6bdc7a7fb04cf4967bc91b0e695279ed71e.tar.zst
freebsd-ports-gnome-33ccc6bdc7a7fb04cf4967bc91b0e695279ed71e.zip
- Link to pthread for all OS versions to fix listening socket with -D
PR: ports/121378 Submitted by: Josh Carroll <josh.carroll at gmail.com> Approved by: Volker Theile" <votdev at gmx.de> (maintainer)
Diffstat (limited to 'net/ushare')
-rw-r--r--net/ushare/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ushare/Makefile b/net/ushare/Makefile
index 486b8dbd294a..8cad8bc396bb 100644
--- a/net/ushare/Makefile
+++ b/net/ushare/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ushare
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://ushare.geexbox.org/releases/
@@ -29,9 +29,7 @@ CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE}/lib \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700042
CFLAGS+= ${PTHREAD_LIBS}
-.endif
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin