Modified: trunk/dports/devel/osslsigncode/Portfile (149818 => 149819)
--- trunk/dports/devel/osslsigncode/Portfile 2016-07-01 03:09:21 UTC (rev 149818)
+++ trunk/dports/devel/osslsigncode/Portfile 2016-07-01 03:59:09 UTC (rev 149819)
@@ -5,7 +5,7 @@
name osslsigncode
version 1.7.1
-revision 2
+revision 3
categories devel security
maintainers nomaintainer
license GPL-3
@@ -25,11 +25,12 @@
sha1 42f847bf4753f3435c746f5be12de37e6b1a57b1
configure.args --with-curl \
- --without-gsf
+ --with-gsf
depends_build port:autoconf
depends_lib port:curl \
+ port:libgsf \
path:lib/libssl.dylib:openssl
test.run yes