[50487] trunk/dports/x11/xorg-cf-files/Portfile

Bryan Blackburn blb at macports.org
Sat May 2 00:06:56 PDT 2009


On Fri, May 01, 2009 at 10:12:45AM -0700, mcalhoun at macports.org said:
> Revision: 50487
>           http://trac.macports.org/changeset/50487
> Author:   mcalhoun at macports.org
> Date:     2009-05-01 10:12:45 -0700 (Fri, 01 May 2009)
> Log Message:
> -----------
> xorg-cf-files: By default, X11 is installed into prefix.

Since this changes the installed site.def should this have a revision
increase as well?

Bryan


> 
> Modified Paths:
> --------------
>     trunk/dports/x11/xorg-cf-files/Portfile
> 
> Modified: trunk/dports/x11/xorg-cf-files/Portfile
> ===================================================================
> --- trunk/dports/x11/xorg-cf-files/Portfile	2009-05-01 16:58:22 UTC (rev 50486)
> +++ trunk/dports/x11/xorg-cf-files/Portfile	2009-05-01 17:12:45 UTC (rev 50487)
> @@ -7,7 +7,7 @@
>  version      1.0.2
>  categories   x11 devel
>  platforms    darwin
> -maintainers  mcalhoun
> +maintainers  mcalhoun openmaintainer
>  
>  description       Build files for discontinued imake build system.
>  long_description  ${description}
> @@ -28,9 +28,6 @@
>      rmd160 dc42aa06d7fb5bc073d51958763bf1bfcfd22926
>  
>  post-configure {
> -    #ensure that X11 libraries and includes are found
> -    reinplace s|${prefix}|${x11prefix}|g ${worksrcpath}/site.def
> -
>      #ensure that configuration files are found
>      reinplace "s|#define ConfigDir \$(LIBDIR)/config|#define ConfigDir ${prefix}/lib/X11/config|g" ${worksrcpath}/X11.tmpl
>  


More information about the macports-dev mailing list