libextractor: add dependency on libsmf to avoid opportunistic configuration, increment revision (#51199).
--- trunk/dports/devel/libextractor/Portfile 2016-05-04 17:31:25 UTC (rev 148332)
+++ trunk/dports/devel/libextractor/Portfile 2016-05-04 17:47:03 UTC (rev 148333)
@@ -5,7 +5,7 @@
name libextractor
version 1.3
-revision 3
+revision 4
categories devel
license GPL-3+
maintainers ryandesign openmaintainer
@@ -44,6 +44,7 @@
port:libmagic \
port:libmpeg2 \
port:libogg \
+ port:libsmf \
port:libtool \
port:libvorbis \
port:mp4v2 \