openbsd-ports/archivers/freeze/patches/patch-Makefile_in
obecian e73603ade9 + rename patches
+ integrate COMMENT
+ bump version

ports/archivers - ports@ maintained ports
2001-03-29 11:41:17 +00:00

23 lines
663 B
Plaintext

--- Makefile.in.orig Wed Feb 24 08:36:56 1993
+++ Makefile.in Sun Mar 26 15:52:20 2000
@@ -15,6 +15,7 @@
.PHONY: default
+all: prog
default: prog
# Added the prefix macro, so that it was easier to change installation place.
@@ -32,9 +33,9 @@
# define DEFFILE as a filename with freeze's default Huffman values
# e.g. -DDEFFILE=\"/etc/default/freeze\"
-# !!!! NOTE !!!! default is now $(prefix)/lib/freeze.cnf !!!!!
+# !!!! NOTE !!!! default is now /etc/freeze.cnf !!!!!
-OPTIONS = -DDEFFILE=\"$(prefix)/lib/freeze.cnf\"
+OPTIONS = -DDEFFILE=\"/etc/freeze.cnf\"
LINTFLAGS = -DDEBUG -DGATHER_STAT -x -h