Modified: trunk/dports/math/libticalcs2/Portfile (74380 => 74381)
--- trunk/dports/math/libticalcs2/Portfile 2010-12-14 13:47:16 UTC (rev 74380)
+++ trunk/dports/math/libticalcs2/Portfile 2010-12-14 13:48:09 UTC (rev 74381)
@@ -15,18 +15,19 @@
use_bzip2 yes
-checksums md5 4caae7510974b0c9687c68c24836e084 \
- sha1 c5992489b0d5b47a82807a3fd2ce8277e9500c00 \
- rmd160 32b6f922c71143b468129c507304e1af43cf0715
+checksums md5 4caae7510974b0c9687c68c24836e084 \
+ sha1 c5992489b0d5b47a82807a3fd2ce8277e9500c00 \
+ rmd160 32b6f922c71143b468129c507304e1af43cf0715
depends_build port:pkgconfig \
bin:grep:grep
depends_lib port:gettext \
port:libticonv \
- port:libtifiles2 \
- port:libticables2 \
+ port:libtifiles2 \
+ port:libticables2 \
path:lib/pkgconfig/glib-2.0.pc:glib2 \
port:zlib
-pre-destroot { system "chmod +x ${worksrcpath}/install-sh " }
-
+pre-destroot {
+ system "chmod +x ${worksrcpath}/install-sh "
+}