From aa7620101fbf7d2aa09e708604749d41b2668014 Mon Sep 17 00:00:00 2001 From: sekiya Date: Sat, 22 May 2004 05:46:00 +0000 Subject: The patch had an embedded RCS tag. Remove, re-import with -ko --- audio/ifp-line/patches/patch-aa | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 audio/ifp-line/patches/patch-aa (limited to 'audio/ifp-line') diff --git a/audio/ifp-line/patches/patch-aa b/audio/ifp-line/patches/patch-aa deleted file mode 100644 index 6bc1eeabae4..00000000000 --- a/audio/ifp-line/patches/patch-aa +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/05/22 05:35:11 sekiya Exp $ - ---- Makefile.orig 2004-05-22 11:39:33.000000000 +0900 -+++ Makefile 2004-05-22 11:39:59.000000000 +0900 -@@ -1,9 +1,9 @@ - # $Id: patch-aa,v 1.1.1.1 2004/05/22 05:35:11 sekiya Exp $ - --CFLAGS = `libusb-config --cflags` -Wall -g -+CFLAGS = `libusb-config --cflags` -Wall -O2 - LDFLAGS = `libusb-config --libs` --PREFIX ?= /usr/local --INSTALL ?= /usr/bin/install -+PREFIX ?= $(LOCALBASE) -+INSTALL ?= install - - OBJS = ifp.o ifp_routines.o unicodehack.o - -- cgit v1.2.3