Update for SCREEM (0.2.1). Status: 1) Removes pth-devel dependency. I discovered that -pthread works too. In the process of testing a previous update, I also discovered that if you have linuxthreads installed (as I did on my -current box), it will use -lpthread instead of -pthread. So I had to patch configure further to make sure that we don't get "lost dependencies" down the road. 2) Adds USE_LIBTOOL like it's supposed to.. 3) Shuffles the pkg/PLIST around a bit. 4) New (and faster) MASTER_SITE. 5) New patch (patches/patch-ac) to patch uploadWizard Makefile.in so it won't hardcode -lpthread. Forgotten by: myself Prompted by: Mikhail Teterin <mi@aldan.algebra.com> How-To-Repeat: Use the diff below to fix the current port.
Responsible Changed From-To: freebsd-ports->will Submitted is now a committer.
State Changed From-To: open->closed committed, thanks.