aboutsummaryrefslogtreecommitdiff
path: root/astro/gpsd
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-02-07 15:37:15 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-02-07 15:37:15 +0000
commit9650053021d53eca2f290cfda817a02a57597c91 (patch)
tree7b76d133b6aed2608c7ec527ccc156fab6dc2c1b /astro/gpsd
parente64af2885167f341327e4d12dd3f183361a254ae (diff)
downloadports-9650053021d53eca2f290cfda817a02a57597c91.tar.gz
ports-9650053021d53eca2f290cfda817a02a57597c91.zip
Notes
Diffstat (limited to 'astro/gpsd')
-rw-r--r--astro/gpsd/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/astro/gpsd/Makefile b/astro/gpsd/Makefile
index c8ab8971cb3b..42c4e8dbfc38 100644
--- a/astro/gpsd/Makefile
+++ b/astro/gpsd/Makefile
@@ -273,9 +273,6 @@ PLIST_SUB+= CURSES=""
SCONS_ARGS+= profiling=yes
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/Qgpsmm.pc.in
-
# generates .py[co] files for installed modules
# if that's not done, ${PYTHON_SITELIBDIR}/gps will be polluted
# with these files when module is imported from root user