aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2009-03-06 23:19:58 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2009-03-06 23:19:58 +0000
commitaf8a19e34d8359d53758cb7c5bf73cc08e53b334 (patch)
treea4cbd570cc585da960f7ca699e5de63a67a8c9a7 /net-mgmt
parentd214ac93a445cc014d54f5a7f7e4ad1e5fe12e86 (diff)
downloadports-af8a19e34d8359d53758cb7c5bf73cc08e53b334.tar.gz
ports-af8a19e34d8359d53758cb7c5bf73cc08e53b334.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ipv6calc/files/patch-md5__Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/ipv6calc/files/patch-md5__Makefile.in b/net-mgmt/ipv6calc/files/patch-md5__Makefile.in
deleted file mode 100644
index 350adf6613e5..000000000000
--- a/net-mgmt/ipv6calc/files/patch-md5__Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- md5/Makefile.in.orig 2009-01-12 21:54:31.000000000 +1100
-+++ md5/Makefile.in 2009-01-12 21:54:53.000000000 +1100
-@@ -6,7 +6,7 @@
- all: md5.o
-
- md5.o: md5.c
-- ${CC} $(DEFAULT_CFLAGS) $(CFLAGS) $(INCLUDES) -I.. -fPIC -o md5.o -c -s md5.c
-+ ${CC} $(DEFAULT_CFLAGS) $(CFLAGS). $(INCLUDES) -I.. -fPIC -o md5.o -c -s md5.c
-
- clean:
- rm -f *.o *.so.1 *.a