freebsd-ports/science/epte/files/patch-setaudio.c
Sahil Tandon a5408a406d epte is a curses-based periodic table of the elements. It provides a
set of examples of the basic sets of constants and procedures needed
to understand the behavior of matter.

WWW: http://www.toddmiller.com/epte/

PR:		ports/150183
Submitted by:	Frederic Culot <frederic@culot.org>
2010-09-08 03:09:31 +00:00

11 lines
333 B
C

--- setaudio.c.orig 2010-09-01 10:55:30.665968356 +0200
+++ setaudio.c 2010-09-01 10:56:04.763401409 +0200
@@ -312,7 +312,7 @@ void setaudio ( void )
char File_Name[1024];
char *file_name;
-#ifdef VMS
+#if defined(VMS) || defined(__FreeBSD__)
#else
/* The audio device sometimes does not work if it is left open for a long