[Midnightbsd-cvs] mports: Makefile: attempt to make magus happy

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Oct 31 00:27:51 EDT 2007


Log Message:
-----------
attempt to make magus happy

Modified Files:
--------------
    mports/sysutils/fusefs-httpfs:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/sysutils/fusefs-httpfs/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lsysutils/fusefs-httpfs/Makefile -Lsysutils/fusefs-httpfs/Makefile -u -r1.1 -r1.2
--- sysutils/fusefs-httpfs/Makefile
+++ sysutils/fusefs-httpfs/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	httpfs
 PORTVERSION=	2.06.08.26
+PORTREVISION=	1
 CATEGORIES=	sysutils www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -17,6 +18,8 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Fuse-based http filesystem
 
+USE_ICONV=	yes
+
 RUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
 BUILD_DEPENDS=	${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs
 


More information about the Midnightbsd-cvs mailing list