summaryrefslogtreecommitdiff
path: root/audio/mikmod/patches/patch-aa
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>1998-07-04 07:50:09 +0000
committermycroft <mycroft@pkgsrc.org>1998-07-04 07:50:09 +0000
commitd0fcb1a9551c5cde57eefcc02080d161385eb28e (patch)
tree3e1b866305eb6cd307c529408226ff72da7cb036 /audio/mikmod/patches/patch-aa
parent40060a667787ec939229d6e7e74459b7a10505ee (diff)
downloadpkgsrc-d0fcb1a9551c5cde57eefcc02080d161385eb28e.tar.gz
Update to 3.0.3.
Diffstat (limited to 'audio/mikmod/patches/patch-aa')
-rw-r--r--audio/mikmod/patches/patch-aa18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/mikmod/patches/patch-aa b/audio/mikmod/patches/patch-aa
deleted file mode 100644
index 370477d94e3..00000000000
--- a/audio/mikmod/patches/patch-aa
+++ /dev/null
@@ -1,18 +0,0 @@
---- Makefile.orig Sun Apr 20 17:12:31 1997
-+++ Makefile Sun Apr 20 17:12:41 1997
-@@ -167,13 +167,13 @@
- # realtime priority (ie. it'll get all the cpu it wants) using
- # sched_setscheduler(). Default behaviour remains the same, i.e. to not use
- # these
--SNAG=-DCPUTIME_SNAGGER
-+#SNAG=-DCPUTIME_SNAGGER
-
- # Does your system have usleep()? If not, you'll need to uncomment this...
- #USLEEP=-DNEEDS_USLEEP
-
- # Does your system have curses or ncurses? If the latter, define NCURSES.
--#NCURSES=-DNCURSES
-+NCURSES=-DNCURSES
-
- CFLAGS = $(OSFLAGS) $(ZIP) $(SNAG) $(USLEEP) $(NCURSES)
-