Martin Krischik wrote:
> Hi,
> 
> I have run into a little problem when creating a a Portfile and I
> wonder if there is a solution to it.
> 
> The program I try to port consists of 2 archive:
> 
> 1) The primary program which comes a .tar.gz file
> 2) Some supplemental files which comes as a .zip file.
> 
> With "use_zip yes" the .tar.gz file can't be expanded and without the
> zip file can't be expanded. So I am kind of snookered. Any way out?

You'll need to extract one of them in a post-extract section. See
fontforge, for example.

- Josh
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to