aboutsummaryrefslogtreecommitdiffstats
path: root/www/pound/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/pound/files/patch-Makefile.in')
-rw-r--r--www/pound/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/pound/files/patch-Makefile.in b/www/pound/files/patch-Makefile.in
new file mode 100644
index 000000000000..9139c62a3512
--- /dev/null
+++ b/www/pound/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2010-02-02 13:08:09.689620453 +0100
++++ Makefile.in 2010-02-02 13:08:15.287921870 +0100
+@@ -63,7 +63,7 @@
+ $(OBJS): pound.h config.h
+
+ svc.o: svc.c dh512.h dh1024.h
+- gcc ${CFLAGS} -c -o svc.o svc.c
++ ${CC} ${CFLAGS} -c -o svc.o svc.c
+
+ install: all
+ @INSTALL@ -d ${DESTDIR}@sbindir@