[122841] trunk/dports/www/cgilib/Portfile

jmr at macports.org jmr at macports.org
Thu Jul 31 10:12:13 PDT 2014


Revision: 122841
          https://trac.macports.org/changeset/122841
Author:   jmr at macports.org
Date:     2014-07-31 10:12:13 -0700 (Thu, 31 Jul 2014)
Log Message:
-----------
cgilib: set license, remove unnecessary autotools hackarounds

Modified Paths:
--------------
    trunk/dports/www/cgilib/Portfile

Modified: trunk/dports/www/cgilib/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140731/8ce8f94b/attachment.html>


More information about the macports-changes mailing list