openbsd-ports/net/ipfreely/patches/patch-Makefile

13 lines
346 B
Plaintext
Raw Normal View History

2005-06-27 14:54:50 -04:00
$OpenBSD: patch-Makefile,v 1.1 2005/06/27 18:54:50 niallo Exp $
--- Makefile Sun Mar 27 09:10:21 2005
+++ Makefile Mon Jun 27 11:51:38 2005
@@ -11,7 +11,7 @@
all: ipfreely
ipfreely: ipfreely.c
- cc $(CFLAGS) ipfreely.c -o ipfreely
+ ${CC} $(CFLAGS) ipfreely.c -o ipfreely
man: ipfreely.8
nroff -Tascii -mandoc ipfreely.8 > ipfreely.cat8