svn commit: r336821 - head/audio/stymulator
Emanuel Haupt
ehaupt at FreeBSD.org
Wed Dec 18 11:56:05 UTC 2013
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
More information about the svn-ports-all
mailing list