Modified: trunk/dports/www/cgilib/Portfile (122840 => 122841)
--- trunk/dports/www/cgilib/Portfile 2014-07-31 17:04:52 UTC (rev 122840)
+++ trunk/dports/www/cgilib/Portfile 2014-07-31 17:12:13 UTC (rev 122841)
@@ -6,6 +6,7 @@
name cgilib
version 0.7
categories www devel
+license GPL-2+
platforms darwin
maintainers nomaintainer
@@ -26,16 +27,11 @@
patchfiles patch-configure.ac.diff
pre-configure {
- system -W ${worksrcpath} "aclocal"
touch ${worksrcpath}/NEWS
}
use_autoreconf yes
-post-configure {
- ln -sf ${prefix}/bin/glibtool ${worksrcpath}/libtool
-}
-
livecheck.type regex
livecheck.url [lindex ${master_sites} 0]
livecheck.regex ${name}-(\[0-9.\]+)\\.tar