svn commit: r317642 - head/audio/stymulator
Emanuel Haupt
ehaupt at FreeBSD.org
Wed May 8 08:03:23 UTC 2013
Author: ehaupt
Date: Wed May 8 08:03:22 2013
New Revision: 317642
URL: http://svnweb.freebsd.org/changeset/ports/317642
Log:
- Mark MAKE_JOBS_UNSAFE
- Trim header
Modified:
head/audio/stymulator/Makefile
Modified: head/audio/stymulator/Makefile
==============================================================================
--- head/audio/stymulator/Makefile Wed May 8 07:02:33 2013 (r317641)
+++ head/audio/stymulator/Makefile Wed May 8 08:03:22 2013 (r317642)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: stymulator
-# Date created: 27 Mar 2010
-# Whom: Emanuel Haupt <ehaupt at FreeBSD.org>
-#
+# Created by: Emanuel Haupt <ehaupt at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= stymulator
DISTVERSION= 0.21a
@@ -19,6 +15,7 @@ COMMENT= Command-line Yamaha YM2149 (.ym
LICENSE= GPLv2
USE_DOS2UNIX= yes
+MAKE_JOBS_UNSAFE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src
More information about the svn-ports-all
mailing list