diff -ruN liboauth.orig/Makefile liboauth/Makefile --- liboauth.orig/Makefile 2011-09-16 11:11:36.000000000 +0200 +++ liboauth/Makefile 2011-09-15 21:57:37.000000000 +0200 @@ -7,6 +7,7 @@ PORTNAME= liboauth PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://liboauth.sourceforge.net/pool/ diff -ruN liboauth.orig/files/patch-configure liboauth/files/patch-configure --- liboauth.orig/files/patch-configure 1970-01-01 01:00:00.000000000 +0100 +++ liboauth/files/patch-configure 2011-09-15 21:54:28.000000000 +0200 @@ -0,0 +1,11 @@ +--- configure.orig 2011-09-15 21:53:48.000000000 +0200 ++++ configure 2011-09-15 21:54:13.000000000 +0200 +@@ -12222,7 +12222,7 @@ + fi + report_hash="OpenSSL" + PC_LIB="$PC_LIB ${HASH_LIBS}" +- PC_REQ="$PC_REQ libcrypto" ++ PC_REQ="$PC_REQ " + { $as_echo "$as_me:${as_lineno-$LINENO}: + + NOTE: OpenSSL is not compatible with GPL applications.