diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-16 23:37:37 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-16 23:37:37 +0000 |
commit | 7eaecb38a17575f3bcc22f6b480661b1138d44c0 (patch) | |
tree | 39fb944f6fb6faa65fb1c4431e70cbb70d462e2a /audio/xmcd/files | |
parent | bcdaf06d5d65ef1c0abb76891edcaea95911040b (diff) | |
download | ports-7eaecb38a17575f3bcc22f6b480661b1138d44c0.tar.gz ports-7eaecb38a17575f3bcc22f6b480661b1138d44c0.zip |
Notes
Diffstat (limited to 'audio/xmcd/files')
-rw-r--r-- | audio/xmcd/files/patch-ae | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/xmcd/files/patch-ae b/audio/xmcd/files/patch-ae index 7b8e21cf7204..f6f9cda401d4 100644 --- a/audio/xmcd/files/patch-ae +++ b/audio/xmcd/files/patch-ae @@ -10,15 +10,3 @@ ARCH= -DSVR4 -Di386 TIMER= -DUSE_SELECT TERMIO= -DUSE_TERMIOS ---- makedgux.inc.orig Tue Dec 29 15:53:17 1998 -+++ makedgux.inc Tue Dec 29 15:55:11 1998 -@@ -52,7 +52,8 @@ - RANLIB= /bin/true - AR= ar cq - RM= rm -f --CFLAGS= -O $(DEFINES) $(INCDIRS) $(ARCH) $(TIMER) $(TERMIO) -+CFLAGS?= -O -+CFLAGS+= $(DEFINES) $(INCDIRS) $(ARCH) $(TIMER) $(TERMIO) - # ARCH= - TIMER= -DUSE_SELECT - TERMIO= -DUSE_TERMIOS |