summaryrefslogtreecommitdiff
path: root/graphics/ming/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ming/patches/patch-aa')
-rw-r--r--graphics/ming/patches/patch-aa24
1 files changed, 0 insertions, 24 deletions
diff --git a/graphics/ming/patches/patch-aa b/graphics/ming/patches/patch-aa
deleted file mode 100644
index 4508625d666..00000000000
--- a/graphics/ming/patches/patch-aa
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2005/11/04 02:47:10 minskim Exp $
-
---- Makefile.orig Fri Aug 17 19:05:49 2001
-+++ Makefile Sat Jan 3 22:31:08 2004
-@@ -1,15 +1,15 @@
- #CC = gcc -g -pg -a # profiling flags
- #CC = gcc -O5
--CC = gcc -g -Wall
-+#CC = gcc -g -Wall
-
- #PREFIX = /usr/local
--PREFIX = /usr
-+#PREFIX = /usr
- LIBDIR = ${PREFIX}/lib
- INCLUDEDIR = ${PREFIX}/include
-
--all: dynamic #static
-+all: dynamic static
-
--install: install-common install-dynamic #install-static
-+install: install-common install-dynamic install-static
-
- install-common:
- install -d ${LIBDIR}