Date: Wed, 18 Dec 2013 11:56:05 +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: r336821 - head/audio/stymulator Message-ID: <201312181156.rBIBu5Gr071067@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Wed Dec 18 11:56:04 2013 New Revision: 336821 URL: http://svnweb.freebsd.org/changeset/ports/336821 Log: Use dos2unix USES macro. Modified: head/audio/stymulator/Makefile Modified: head/audio/stymulator/Makefile ============================================================================== --- head/audio/stymulator/Makefile Wed Dec 18 11:55:28 2013 (r336820) +++ head/audio/stymulator/Makefile Wed Dec 18 11:56:04 2013 (r336821) @@ -14,7 +14,7 @@ COMMENT= Command-line Yamaha YM2149 (.ym LICENSE= GPLv2 -USE_DOS2UNIX= yes +USES= dos2unix MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/src
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312181156.rBIBu5Gr071067>