Revision
74065
Author
jmr@macports.org
Date
2010-12-03 13:45:44 -0800 (Fri, 03 Dec 2010)

Log Message

jekyll: configure {} -> use_configure no

Modified Paths

Diff

Modified: trunk/dports/lang/jekyll/Portfile (74064 => 74065)


--- trunk/dports/lang/jekyll/Portfile	2010-12-03 21:35:24 UTC (rev 74064)
+++ trunk/dports/lang/jekyll/Portfile	2010-12-03 21:45:44 UTC (rev 74065)
@@ -17,7 +17,7 @@
 
 depends_lib       port:ocaml
 
-configure         {}
+use_configure     no
 
 build.dir         ${workpath}/jekyll-ocaml