diff options
author | will <will@FreeBSD.org> | 2000-05-22 08:50:08 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-22 08:50:08 +0800 |
commit | 04c4de1ff5052c43184040ade04ef622d8f107d9 (patch) | |
tree | 334f85099dff6a7a3c90b99f8b186e046b283d00 /sysutils/consolehm/files | |
parent | 22c4c91a39eb2b536c6daedd61931af1be0567ee (diff) | |
download | freebsd-ports-gnome-04c4de1ff5052c43184040ade04ef622d8f107d9.tar.gz freebsd-ports-gnome-04c4de1ff5052c43184040ade04ef622d8f107d9.tar.zst freebsd-ports-gnome-04c4de1ff5052c43184040ade04ef622d8f107d9.zip |
Update to 1.3A.
PR: 18645
Submitted by: MAINTAINER
Diffstat (limited to 'sysutils/consolehm/files')
-rw-r--r-- | sysutils/consolehm/files/patch-aa | 12 |
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 - |