Please have a look at the beautiful broken Makefiles yourself
and tell me how to do it correctly. It just beats me.

Kind regards
Thomas



Ryan Schmidt wrote:

On Mar 26, 2008, at 04:15, [EMAIL PROTECTED] wrote:

+configure.ldflags-append    -L${prefix}/lib -L/usr/X11R6/lib
+configure.cflags-append    -I${prefix}/include -I/usr/X11R6/include

Thanks for the port! But could you please use ${x11prefix} instead of /usr/X11R6? Also, you don't need to append -L${prefix}/lib to LDFLAGS because -L${prefix}/lib is already in LDFLAGS by default. And you may not need -I${prefix}/include in CFLAGS because MacPorts already puts -I${prefix}/include in CPPFLAGS.


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

Reply via email to