Revision
100898
Author
jmr@macports.org
Date
2012-12-30 23:47:54 -0800 (Sun, 30 Dec 2012)

Log Message

py-swishe: uncomment swish-e dep

Modified Paths

Diff

Modified: trunk/dports/python/py-swishe/Portfile (100897 => 100898)


--- trunk/dports/python/py-swishe/Portfile	2012-12-31 07:46:55 UTC (rev 100897)
+++ trunk/dports/python/py-swishe/Portfile	2012-12-31 07:47:54 UTC (rev 100898)
@@ -22,7 +22,7 @@
 python.versions	24
 
 if {$subport != $name} {
-    #depends_lib-append	port:swish-e
+    depends_lib-append	port:swish-e
 
     build.env		CFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib