aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-19 19:45:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-19 19:45:44 +0000
commit049daf65bfd3fb568db3afc90b606416e1bd2529 (patch)
treebb5c3043cf3ab9b5aefb3dbc959aaae0d976e994
parent31dcad77e9847b748b636e2d9ab776449ca9d4f6 (diff)
downloadports-049daf65bfd3fb568db3afc90b606416e1bd2529.tar.gz
ports-049daf65bfd3fb568db3afc90b606416e1bd2529.zip
Notes
-rw-r--r--net/tintin++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile
index 95245e6e7788..9f336d886079 100644
--- a/net/tintin++/Makefile
+++ b/net/tintin++/Makefile
@@ -23,7 +23,7 @@ CONFIGURE_ARGS= --includedir=${LOCALBASE}/include \
CONFIGURE_ENV= ac_cv_file__dev_ptmx=no
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+LDFLAGS+= -L${LOCALBASE}/lib -pthread
USES= gmake
WRKSRC= ${WRKDIR}/tt/src