diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-02-07 14:57:49 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-02-07 14:57:49 +0000 |
commit | 5316d6995c9eab3e2b92e7994330d27312295f13 (patch) | |
tree | e9433273f8212799f1369d579fb61a5ee351bcda /cad/irsim | |
parent | 9e9d988f842033e039bc66c3548d6f02510ffd5c (diff) | |
download | ports-5316d6995c9eab3e2b92e7994330d27312295f13.tar.gz ports-5316d6995c9eab3e2b92e7994330d27312295f13.zip |
Notes
Diffstat (limited to 'cad/irsim')
-rw-r--r-- | cad/irsim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile index 2c8831848231..334148243f35 100644 --- a/cad/irsim/Makefile +++ b/cad/irsim/Makefile @@ -62,7 +62,6 @@ post-patch: @${REINPLACE_CMD} -e \ 's|FreeBSD-\*|*-*-freebsd*| ; \ s|wish |${WISH:T} | ; \ - s|-lpthread|${PTHREAD_LIBS}| ; \ s|"-fpic"|"-fPIC"| ; \ /-l\/usr\/X11R6\/include/d' ${CONFIGURE_WRKSRC}/configure |