Date: Tue, 3 Sep 2013 06:41:36 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326123 - head/audio/ezstream Message-ID: <201309030641.r836fa4R089839@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Sep 3 06:41:36 2013 New Revision: 326123 URL: http://svnweb.freebsd.org/changeset/ports/326123 Log: Fix typo Modified: head/audio/ezstream/Makefile Modified: head/audio/ezstream/Makefile ============================================================================== --- head/audio/ezstream/Makefile Tue Sep 3 06:36:41 2013 (r326122) +++ head/audio/ezstream/Makefile Tue Sep 3 06:41:36 2013 (r326123) @@ -19,7 +19,7 @@ OPTIONS_DEFAULT= TAGLIB TAGLIB_DESC= TagLib support -USES= iconv pkkgconfig +USES= iconv pkgconfig USE_GNOME= libxml2 USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309030641.r836fa4R089839>