On Feb 5, 2008, at 8:34 PM, Michael Franz wrote:
Is it possible to put something like this in the configure parameters?

You don't need to do it this way.

--with-libgcj-jar=`find ${prefix}/share/java -name "libgcj-4\. 2*.jar"` \

This does not work as I get the following error: Error: Unable to open port: extra characters after close-quote

Add a pre-configure phase which finds those files and generates the string/path that you want to pass to configure, put it in a portfile- local variable and then add it to your configure args by using that variable.

--
Daniel J. Luke
+========================================================+
| *---------------- [EMAIL PROTECTED] ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
|   Opinions expressed are mine and do not necessarily   |
|          reflect the opinions of my employer.          |
+========================================================+



Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to