--- Portfile.orig	2010-01-12 13:02:26.000000000 -0800
+++ Portfile	2010-01-12 13:03:03.000000000 -0800
@@ -25,6 +25,8 @@
 
 configure.perl	${prefix}/bin/perl
 
+configure.cc-append -L${prefix}/lib
+
 post-patch {
 	if {[variant_isset universal]} {
 		if {[info exists universal_sysroot]} {


