Date: Wed, 18 Dec 2013 11:55:29 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336820 - head/audio/playgsf Message-ID: <201312181155.rBIBtTUd070938@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Wed Dec 18 11:55:28 2013 New Revision: 336820 URL: http://svnweb.freebsd.org/changeset/ports/336820 Log: Use dos2unix USES macro. Modified: head/audio/playgsf/Makefile Modified: head/audio/playgsf/Makefile ============================================================================== --- head/audio/playgsf/Makefile Wed Dec 18 11:54:56 2013 (r336819) +++ head/audio/playgsf/Makefile Wed Dec 18 11:55:28 2013 (r336820) @@ -13,8 +13,7 @@ COMMENT= Command-line player for gsf aud LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao -USES= gmake -USE_DOS2UNIX= yes +USES= gmake dos2unix GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312181155.rBIBtTUd070938>