--- Portfile.org	2009-07-14 21:33:06.000000000 +0200
+++ Portfile	2009-09-10 20:34:22.000000000 +0200
@@ -5,6 +5,7 @@
 
 name                pthsem
 version             2.0.7
+revision            1
 categories          devel
 platforms           darwin
 
@@ -28,7 +29,7 @@
                     port:libtool \
                     port:git-core
 
-configure.args      --enable-optimize --enable-pthread --mandir=${prefix}/share/man
+configure.args      --enable-optimize --mandir=${prefix}/share/man
 
 test.run            yes
 

