Date: Fri, 30 Aug 2013 23:10:19 +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: r325729 - in head/audio: lame liblo Message-ID: <201308302310.r7UNAJ9u085735@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Aug 30 23:10:18 2013 New Revision: 325729 URL: http://svnweb.freebsd.org/changeset/ports/325729 Log: Fix typos Modified: head/audio/lame/Makefile head/audio/liblo/Makefile Modified: head/audio/lame/Makefile ============================================================================== --- head/audio/lame/Makefile Fri Aug 30 23:09:24 2013 (r325728) +++ head/audio/lame/Makefile Fri Aug 30 23:10:18 2013 (r325729) @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAM MAINTAINER= netchild@FreeBSD.org COMMENT= Fast MP3 encoder kit -USES= gamke iconv +USES= gmake iconv USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: head/audio/liblo/Makefile ============================================================================== --- head/audio/liblo/Makefile Fri Aug 30 23:09:24 2013 (r325728) +++ head/audio/liblo/Makefile Fri Aug 30 23:10:18 2013 (r325729) @@ -13,7 +13,7 @@ LICENSE= LGPL21 BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen -USES= gamke pathfix +USES= gmake pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308302310.r7UNAJ9u085735>