summaryrefslogtreecommitdiff
path: root/sysutils/consolehm/files/patch-aa
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-22 00:50:08 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-22 00:50:08 +0000
commit4f8bab731237eb3c297d82464c6bbad18e06aaec (patch)
tree2e20306cbeea0d9cd14de8bb188f434b56bd82de /sysutils/consolehm/files/patch-aa
parentMake this port respect CFLAGS. (diff)
Update to 1.3A.
PR: 18645 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=28654
Diffstat (limited to 'sysutils/consolehm/files/patch-aa')
-rw-r--r--sysutils/consolehm/files/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/consolehm/files/patch-aa b/sysutils/consolehm/files/patch-aa
deleted file mode 100644
index 8f16375c8c04..000000000000
--- a/sysutils/consolehm/files/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
---- Makefile.in.orig Wed Oct 20 23:02:06 1999
-+++ Makefile.in Wed Oct 20 23:02:19 1999
-@@ -1,7 +1,7 @@
- DEFS=-DHAVE_CONFIG_H
--PREFIX=/usr/local
-+PREFIX?=/usr/local
-
--CFLAGS=-O2 -g -Wall $(DEFS)
-+CFLAGS+=-Wall $(DEFS)
-
- OBJS=chm.o
-