diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-02-12 20:10:11 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-02-12 20:10:11 +0000 |
| commit | 3cad625d5e8d4dd4a39772c178931a496e1968bc (patch) | |
| tree | e02a12dbd6b6eac29ef0ae972cf064a7d1c23ebd /net-mgmt/ipv6calc/files/patch-ipv6calc__Makefile | |
| parent | Update to 2.2.12 (diff) | |
upgrade to 0.51
Diffstat (limited to 'net-mgmt/ipv6calc/files/patch-ipv6calc__Makefile')
| -rw-r--r-- | net-mgmt/ipv6calc/files/patch-ipv6calc__Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/ipv6calc/files/patch-ipv6calc__Makefile b/net-mgmt/ipv6calc/files/patch-ipv6calc__Makefile new file mode 100644 index 000000000000..7504d3b602b0 --- /dev/null +++ b/net-mgmt/ipv6calc/files/patch-ipv6calc__Makefile @@ -0,0 +1,11 @@ +--- ipv6calc/Makefile.orig Mon Feb 13 07:07:30 2006 ++++ ipv6calc/Makefile Mon Feb 13 07:07:34 2006 +@@ -35,7 +35,7 @@ + $(OBJS): ipv6calc.h showinfo.h + + libipv6calc.a: +- cd ../ && make lib-make ++ cd ../ && ${MAKE} lib-make + + ipv6calc: $(OBJS) libipv6calc.a ../lib/ipv6calcoptions.h + $(CC) -o ipv6calc $(OBJS) $(GETOBJS) -lipv6calc -L../lib/ $(LDFLAGS) |
