ossp-uuid: remove bogus definition of _POSIX_C_SOURCE with no value (#28926)
--- trunk/dports/devel/ossp-uuid/Portfile 2011-06-24 22:42:42 UTC (rev 79755)
+++ trunk/dports/devel/ossp-uuid/Portfile 2011-06-24 23:00:31 UTC (rev 79756)
@@ -25,8 +25,6 @@
--without-pgsql \
--includedir=${prefix}/include/ossp
-configure.cflags-append "-D_POSIX_C_SOURCE"
-
if {[variant_isset universal]} {
if { ${os.arch} == "i386" } {
if { ${os.major} >= 10 } {