[Midnightbsd-cvs] mports [17603] trunk/sysutils/gnome-mount/Makefile: fix build of gnome-mount

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 27 17:39:06 EDT 2014


Revision: 17603
          http://svnweb.midnightbsd.org/mports/?rev=17603
Author:   laffer1
Date:     2014-09-27 17:39:05 -0400 (Sat, 27 Sep 2014)
Log Message:
-----------
fix build of gnome-mount

Modified Paths:
--------------
    trunk/sysutils/gnome-mount/Makefile

Modified: trunk/sysutils/gnome-mount/Makefile
===================================================================
--- trunk/sysutils/gnome-mount/Makefile	2014-09-27 21:32:44 UTC (rev 17602)
+++ trunk/sysutils/gnome-mount/Makefile	2014-09-27 21:39:05 UTC (rev 17603)
@@ -21,6 +21,7 @@
 USES=		gettext gmake pathfix pkgconfig iconv
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-nautilus-extension
+MAKE_ENV+=	ICONV=${ICONV_CMD}
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip



More information about the Midnightbsd-cvs mailing list