Revision
148333
Author
devans@macports.org
Date
2016-05-04 10:47:03 -0700 (Wed, 04 May 2016)

Log Message

libextractor: add dependency on libsmf to avoid opportunistic configuration, increment revision (#51199).

Modified Paths

Diff

Modified: trunk/dports/devel/libextractor/Portfile (148332 => 148333)


--- 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 \