Index: Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/fusefs-libs/Makefile,v --- Makefile 6 Feb 2008 01:41:33 -0000 1.16 +++ Makefile 5 Jun 2008 21:50:42 -0000 @@ -6,7 +6,7 @@ PORTNAME= fusefs PORTVERSION= 2.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuse Index: files/patch-configure =================================================================== RCS file: files/patch-configure --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-configure 5 Jun 2008 21:50:42 -0000 @@ -0,0 +1,10 @@ +--- configure.orig 2008-06-05 13:58:44.000000000 -0700 ++++ configure 2008-06-05 14:00:32.000000000 -0700 +@@ -12201,6 +12201,7 @@ + _ACEOF + + fi ++ LIBICONV=$LTLIBICONV + if test "$am_cv_lib_iconv" = yes; then + { echo "$as_me:$LINENO: checking how to link with libiconv" >&5 + echo $ECHO_N "checking how to link with libiconv... $ECHO_C" >&6; }