Here is a real fix. if someone can check with the maintainer et commit
this that would be great (I can't do it myself before monday)

regards,
Bapt

--- Makefile    31 May 2011 03:49:09 -0000      1.83
+++ Makefile    1 Jun 2011 14:22:04 -0000
@@ -24,8 +24,8 @@
 USE_LDCONFIG=  yes
 USE_NCURSES=   yes
 USE_GNOME=     gnometarget
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
-               LDFLAGS="-L${LOCALBASE}/lib"
+LDFLAGS+=      -L${LOCALBASE}/lib
+CPPFLAGS+=     -I${LOCALBASE}/include

 GUILE_VER=     1.8
 PLIST_SUB=     GUILE_VER=${GUILE_VER}
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to